diff options
| author | Nicholas Johnson <> | 2026-09-20 00:00:00 +0000 |
|---|---|---|
| committer | Nicholas Johnson <> | 2026-09-20 00:00:00 +0000 |
| commit | 7673e6ac68d36315f7cf33e954f6ca03f19d7abffe9585d5fc54a3d2dc662aa6 (patch) | |
| tree | 76f626c0d1f78741d9280f9e3b0cb2c2f8b73a59167dac657b5232fb27b763a1 /config/_default/hugo.toml | |
| parent | 1966fdf863c05286f9578c4a58a750454353627ff6f08fd00f2ddf437b65a664 (diff) | |
| download | journal-7673e6ac68d36315f7cf33e954f6ca03f19d7abffe9585d5fc54a3d2dc662aa6.tar.gz journal-7673e6ac68d36315f7cf33e954f6ca03f19d7abffe9585d5fc54a3d2dc662aa6.zip | |
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 2a57aef..c7695f8 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -28,11 +28,3 @@ timeZone = "UTC" name = "About Page" url = "/about/" weight = 1 - [[menu.main]] - name = "Tags" - url = "/tags/" - weight = 2 - [[menu.main]] - name = "Atom Feed" - url = "/atom.xml" - weight = 3 |
