This commit is contained in:
@ -44,6 +44,11 @@ const { title = '小帕的小窝', withGap = false } = Astro.props
|
||||
><Icon name="mdi:history" /> 旧博客系统*</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/rss.xml">
|
||||
<Icon name="material-symbols:rss-feed" /> 博客 RSS
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user