mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 13:39:30 -07:00
chore: update example site
This commit is contained in:
5
exampleSite/config/_default/hugo.toml
Normal file
5
exampleSite/config/_default/hugo.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
baseURL = 'https://www.example.com/'
|
||||
title = 'My New Hugo Site'
|
||||
themesdir = '../..'
|
||||
theme = 'Bridget'
|
||||
disableKinds = ["section", "taxonomy", "term", "home"]
|
||||
Reference in New Issue
Block a user