Add sitemap and SEO metadata
This commit is contained in:
parent
21551e3a97
commit
b4185eb668
14 changed files with 393 additions and 27 deletions
|
|
@ -3,6 +3,7 @@ const links = [
|
|||
{ href: '/', label: '首页' },
|
||||
{ href: '/archive/', label: '归档' },
|
||||
{ href: '/tags/', label: '标签' },
|
||||
{ href: '/site-map/', label: '站点地图' },
|
||||
{ href: '/rss.xml', label: 'RSS' }
|
||||
];
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue