Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentIsai committed Dec 11, 2024
1 parent 9e61fae commit 7f05ef4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ name = "Central Wiki"
url = "https://central.wikigrid.com"
weight = 2

[[main]]
name = "Start a wiki"
url = "https://central.wikigrid.com/wiki/Special:RequestWiki"
weight = 3


# footer menu
[[footer]]
name = "About"
Expand Down
4 changes: 2 additions & 2 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ preloader = "" # use jpg, png, svg or gif format.
# Navigation button
[navigation_button]
enable = true
label = "get a quote"
link = "contact"
label = "Start your wiki"
link = "https://central.wikigrid.com/wiki/Special:RequestWiki"

# search
# search module: https://github.com/gethugothemes/hugo-modules/tree/master/search
Expand Down

0 comments on commit 7f05ef4

Please sign in to comment.