mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-01-09 21:24:46 +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:
parent
e3cf4e5b9e
commit
3ef5ec378d
File diff suppressed because it is too large
Load Diff
4
links.md
4
links.md
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user