-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
29 lines (23 loc) · 861 Bytes
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
baseURL = "https://bildungsspender.s7n.io/"
languageCode = "en-us"
title = "offensive Krümel - Bildungsspender"
theme = "hugrid"
contentdir = "content"
datadir = "data"
layoutdir = "layouts"
publishdir = "public"
[params]
# Meta
title = "offensive Krümel"
subtitle = "[Bildungsspender - just the fast version for affiliate links](https://www.bildungsspender.de/offensive-kruemel)"
author = ""
description = ""
keywords = ""
# Body background color
bodybgcolor = "#ffffff"
# Preview container button text
buttontext = "go shopping"
# Footer text
footertext = "Made with ♥ by [Codrops](http://tympanus.net/codrops/2013/03/19/thumbnail-grid-with-expanding-preview/), [Hugo](http://gohugo.io), [Theme](https://github.com/aerohub)"
# add extra-css
# custom_css = ['css/extra1.css', 'css/extra2.css']