diff --git a/source/about/index.md b/source/about/index.md new file mode 100644 index 0000000..4ddaa59 --- /dev/null +++ b/source/about/index.md @@ -0,0 +1,6 @@ +--- +title: about +date: 2024-03-14 16:29:44 +type: "about" +layout: "about" +--- diff --git a/source/categories/index.md b/source/categories/index.md new file mode 100644 index 0000000..63f2c95 --- /dev/null +++ b/source/categories/index.md @@ -0,0 +1,6 @@ +--- +title: categories +date: 2023-09-30 17:25:30 +type: "categories" +layout: "categories" +--- \ No newline at end of file diff --git a/source/tags/index.md b/source/tags/index.md new file mode 100644 index 0000000..d98bade --- /dev/null +++ b/source/tags/index.md @@ -0,0 +1,6 @@ +--- +title: tags +date: 2024-03-14 16:29:18 +type: "tags" +layout: "tags" +--- diff --git a/themes/hexo-theme-matery/_config.yml b/themes/hexo-theme-matery/_config.yml index a446c7b..501fd68 100644 --- a/themes/hexo-theme-matery/_config.yml +++ b/themes/hexo-theme-matery/_config.yml @@ -275,7 +275,7 @@ postCalendar: true # valine是使用的免费的leancloud开发版资源,即使数据丢了leancloud也不用负任何的责任。此外valine的src目录已在1.4.0后停止更新。。。薛定谔的开源。 myProjects: - enable: true + enable: false data: hexo-theme-matery: icon: fas fa-file-alt diff --git a/themes/hexo-theme-matery/layout/about.ejs b/themes/hexo-theme-matery/layout/about.ejs index c6f9bba..9f2de99 100644 --- a/themes/hexo-theme-matery/layout/about.ejs +++ b/themes/hexo-theme-matery/layout/about.ejs @@ -19,7 +19,7 @@
- <%- config.author %>