config changes

This commit is contained in:
Luke Smith
2026-08-28 22:28:12 +02:00
parent 06945593db
commit abd9757445
+6 -2
View File
@@ -1,6 +1,6 @@
baseURL = 'https://based.cooking/'
languageCode = 'en-us'
title = 'Based Cooking'
baseURL = 'https://based.cooking/'
locale = 'en-us'
theme = 'lugo'
[params]
@@ -8,6 +8,10 @@ theme = 'lugo'
stylesheet = "/style.css"
indexarticles = 50
taglist = true
datesinlist = false
authorsinlist = false
nextprev = true
showrss = true
[markup]
[markup.goldmark]