mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 23:52:23 +00:00
More tweaks and config
This commit is contained in:
10
config.toml
10
config.toml
@@ -2,6 +2,12 @@ baseURL = 'http://leighhack.org/'
|
||||
languageCode = 'en-gb'
|
||||
theme = 'lhs'
|
||||
title = 'Leigh Hackspace'
|
||||
enableRobotsTXT = true
|
||||
|
||||
[sitemap]
|
||||
changeFreq = 'weekly'
|
||||
filename = 'sitemap.xml'
|
||||
priority = -1
|
||||
|
||||
[params]
|
||||
company = "Leigh Hackspace CIC"
|
||||
@@ -23,8 +29,8 @@ name = "Blog"
|
||||
pageRef = "/blog"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Contact"
|
||||
pageRef = "contact"
|
||||
name = "Visit Us"
|
||||
pageRef = "visit"
|
||||
|
||||
# Social links
|
||||
[[params.social]]
|
||||
|
||||
Reference in New Issue
Block a user