mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-08-31 10:28:28 +01:00
config changes
This commit is contained in:
+6
-2
@@ -1,6 +1,6 @@
|
|||||||
baseURL = 'https://based.cooking/'
|
|
||||||
languageCode = 'en-us'
|
|
||||||
title = 'Based Cooking'
|
title = 'Based Cooking'
|
||||||
|
baseURL = 'https://based.cooking/'
|
||||||
|
locale = 'en-us'
|
||||||
theme = 'lugo'
|
theme = 'lugo'
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
@@ -8,6 +8,10 @@ theme = 'lugo'
|
|||||||
stylesheet = "/style.css"
|
stylesheet = "/style.css"
|
||||||
indexarticles = 50
|
indexarticles = 50
|
||||||
taglist = true
|
taglist = true
|
||||||
|
datesinlist = false
|
||||||
|
authorsinlist = false
|
||||||
|
nextprev = true
|
||||||
|
showrss = true
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
[markup.goldmark]
|
[markup.goldmark]
|
||||||
|
|||||||
Reference in New Issue
Block a user