mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-07-21 07:13:21 +08:00
Update 5 files
- /.github/PULL_REQUEST_TEMPLATE.yml - /assets/js/rss-feed-preview.js - /links.md - /sitemap.xsl - /.github/PULL_REQUEST_TEMPLATE.md
This commit is contained in:
+187
-226
File diff suppressed because it is too large
Load Diff
@@ -29,6 +29,4 @@ tags: [links]
|
||||
头像:<https://avatars0.githubusercontent.com/u/17966333>
|
||||
Logo:<https://mabbs.github.io/favicon.ico>
|
||||
|
||||
<!--[if !IE]> -->
|
||||
<script src="/assets/js/rss-feed-preview.js"></script>
|
||||
<!-- <![endif]-->
|
||||
<script src="/assets/js/rss-feed-preview.js"></script>
|
||||
+1
-1
@@ -11,7 +11,7 @@ title: Sitemap
|
||||
<li>
|
||||
<a>
|
||||
<xsl:attribute name="href"><xsl:value-of select="sm:loc" /></xsl:attribute>
|
||||
<xsl:value-of select="sm:loc" />
|
||||
<xsl:value-of select="sm:loc" />
|
||||
</a>
|
||||
</li>
|
||||
</xsl:for-each>
|
||||
|
||||
Reference in New Issue
Block a user