mirror of
https://github.com/lleene/hugo-site.git
synced 2025-07-27 10:12:17 +02:00
Correct theme init and dont track generated files
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
baseURL = 'https://lieuwe.leene.dev/'
|
||||
baseURL = 'http://localhost/'
|
||||
languageCode = 'en-uk'
|
||||
title = 'Lieuwe Leene'
|
||||
theme = "hermit"
|
||||
theme = 'hermit'
|
||||
relativeURLs = true
|
||||
canonifyURLs = true
|
||||
[params]
|
||||
date = "Jan 2, 2006"
|
||||
|
Reference in New Issue
Block a user