mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 05:42:17 +00:00
Add Events and Favicons
This commit is contained in:
@@ -18,11 +18,11 @@ copyright_years = "2023"
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
pageRef = "/about"
|
||||
pageRef = "about"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Facilities"
|
||||
pageRef = "/facilities"
|
||||
pageRef = "facilities"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
@@ -32,6 +32,10 @@ pageRef = "/blog"
|
||||
name = "Visit Us"
|
||||
pageRef = "visit"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Events"
|
||||
pageRef = "events"
|
||||
|
||||
# Social links
|
||||
[[params.social]]
|
||||
name = "twitter"
|
||||
|
||||
Reference in New Issue
Block a user