diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 7a73a41..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,2 +0,0 @@ -{ -} \ No newline at end of file diff --git a/config.toml b/config.toml index 51405b1..43b3098 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ description = "用电子罗盘,转赛博核桃,勘电磁风水,寻网络 compile_sass = true # The theme supports feeds (RSS and ATOM) -generate_feed = true +generate_feeds = true # Use `rss.xml` for RSS feeds and `atom.xml` for ATOM. @@ -63,6 +63,7 @@ menu_items = [ {name = "archive", url = "$BASE_URL/archive"}, {name = "about me", url = "$BASE_URL/about"}, {name = "links", url = "$BASE_URL/links"}, + {name = "search", url = "$BASE_URL/search"}, # set newtab to true to make the link open in new tab {name = "github", url = "https://github.com/Dichgrem", newtab = true}, diff --git a/public/404.html b/public/404.html index 884ed53..ca8eabe 100644 --- a/public/404.html +++ b/public/404.html @@ -7,7 +7,7 @@ - + @@ -31,8 +31,7 @@ - - + @@ -66,6 +65,8 @@