More tweaks and config

This commit is contained in:
2023-11-05 14:56:20 +00:00
parent 887a71117f
commit 3655261d53
10 changed files with 72 additions and 62 deletions

View File

@@ -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]]