Update 2 files

- /_layouts/xslt_container.html
- /feed.xslt.xml
This commit is contained in:
mayx
2025-06-25 06:13:37 +00:00
parent 833fcb15ad
commit 39cada8eef
2 changed files with 3 additions and 4 deletions

View File

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