Skip to content

Commit d41e92d

Browse files
committed
Minor Update
1 parent fa2f58c commit d41e92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ anchors = "on"
4444
sections = [
4545
{ name = "posts", path = "/posts", is_external = false },
4646
{ name = "about", path = "/about", is_external = false },
47-
{ name = "projects", path = "/projects", is_external = false },
47+
# { name = "projects", path = "/projects", is_external = false },
4848

4949
# { name = "tags", path = "/tags", is_external = false },
5050
# { name = "github", path = "https://github.com/<your-username>", is_external = true },

0 commit comments

Comments
 (0)