mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 23:52:23 +00:00
Cleanup and more pages
This commit is contained in:
19
config.toml
19
config.toml
@@ -8,6 +8,25 @@ company = "Leigh Hackspace CIC"
|
||||
company_number = "09404083"
|
||||
copyright_years = "2023"
|
||||
|
||||
# Header links
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
pageRef = "/about"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Facilities"
|
||||
pageRef = "/facilities"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
pageRef = "/blog"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Contact"
|
||||
pageRef = "contact"
|
||||
|
||||
# Social links
|
||||
[[params.social]]
|
||||
name = "twitter"
|
||||
url = "https://twitter.com/leigh_hackspace"
|
||||
|
||||
Reference in New Issue
Block a user