mirror of
https://github.com/skoelle/buildbroken-blog-archive.git
synced 2026-09-17 18:30:25 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
baseURL = "https://buildbroken.moonweb.org/"
|
||||
locale = "de-de"
|
||||
title = "build broken"
|
||||
enableRobotsTXT = true
|
||||
paginate = 10
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
author = "author"
|
||||
|
||||
[params]
|
||||
subtitle = "but we can fix it! Sometimes :)"
|
||||
bannerImage = "/images/banner.jpg"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
Reference in New Issue
Block a user