Skip to content

Commit 7df0361

Browse files
authored
Update config.toml
Update community dropdown, removing News and updating Blog pointer
1 parent 3c82506 commit 7df0361

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

themes/hugo-kiera-master/config.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,9 @@ section = ["HTML", "RSS", "JSON"]
6969
[[menu.main]]
7070
identifier = "blog"
7171
name = "Blog"
72-
url = "https://blog.omsf.io"
72+
url = "https://omsf.substack.com/"
7373
parent = "community"
7474
weight = 10
75-
[[menu.main]]
76-
identifier = "news"
77-
name = "News"
78-
url = "https://news.omsf.io"
79-
parent = "community"
80-
weight = 20
8175
[[menu.main]]
8276
identifier = "events"
8377
name = "Events"

0 commit comments

Comments
 (0)