Update 5 files

- /_data/other_repo_list.csv
- /assets/css/feed.css
- /assets/css/xslt.css
- /_layouts/xslt_container.html
- /rss.xml
This commit is contained in:
mayx 2026-02-04 01:27:35 +00:00
parent 0ad9008f3e
commit 1553183d31
5 changed files with 190 additions and 102 deletions

View file

@ -1,5 +1,6 @@
{% if page.layout == "xslt" %}<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xml" href="/feed.xslt.xml"?>
<?xml-stylesheet type="text/css" href="/assets/css/xslt.css"?>
<xsl:stylesheet
version="3.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"