Hexo 菜单调整

This commit is contained in:
tangly1024
2022-03-08 13:18:48 +08:00
parent d118526e12
commit f2736cbee2
6 changed files with 47 additions and 50 deletions

View File

@@ -24,6 +24,7 @@ export default {
AUTHOR: 'Author',
URL: 'URL',
POSTS: 'Posts',
ARTICLE: 'Article',
VISITORS: 'Visitors',
VIEWS: 'Views',
COPYRIGHT_NOTICE: 'All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!',

View File

@@ -26,6 +26,7 @@ export default {
URL: '链接',
ANALYTICS: '统计',
POSTS: '篇文章',
ARTICLE: '文章',
VISITORS: '位访客',
VIEWS: '次查看',
COPYRIGHT_NOTICE: '本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。',