From 4de724f972c65ca474994e321b66844ded99f544 Mon Sep 17 00:00:00 2001 From: mayx Date: Sun, 29 Jun 2025 08:31:33 +0000 Subject: Update 4 files - /_layouts/xslt_container.html - /_layouts/xslt.html - /sitemap.xsl - /feed.xslt.xml --- _layouts/xslt.html | 2 +- _layouts/xslt_container.html | 46 +------------------------------------------- 2 files changed, 2 insertions(+), 46 deletions(-) (limited to '_layouts') diff --git a/_layouts/xslt.html b/_layouts/xslt.html index b02dfc5..09fff90 100644 --- a/_layouts/xslt.html +++ b/_layouts/xslt.html @@ -4,7 +4,7 @@ layout: default - 这是本站XML文件(例如订阅源或者Sitemap)的样式文件,你可以通过以下链接订阅该博客:
+ 这是本站XML文件(例如订阅源或者Sitemap)的样式文件,你可以通过以下链接订阅该博客:
  • Atom
  • RSS
  • diff --git a/_layouts/xslt_container.html b/_layouts/xslt_container.html index bea0baf..9c9e629 100644 --- a/_layouts/xslt_container.html +++ b/_layouts/xslt_container.html @@ -7,51 +7,7 @@ xmlns:sm="http://www.sitemaps.org/schemas/sitemap/0.9"> - {{ content }} - - -
    -

    - - - - - - -

    - - Published at - -

    -
    -
    -
    - -
    -

    - - - - - - -

    - - Published at - -

    -
    -
    -
    - - -
  • - - - - -
  • -
    + {{ content }}
    {% else %} -- cgit v1.2.3