summaryrefslogtreecommitdiff
blob: 05b4ec1687abe21b539d7e48ea5a12a4014a693e (plain)
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
30
31
32
baseURL = "https://tonkadur.of.tacticians.online/"
languageCode = "en-us"
title = "Tonkadur"
theme = "hugo-theme-learn"

[params]
   custom_css = ["css/prism.css"]
   disableShortcutsTitle=true
   disableInlineCopyToClipBoard=true
   themeVariant = "glauque"
   disableLandingPageButton = true
   disableNextPrev = false

# For search functionality
[outputs]
home = [ "HTML", "RSS", "JSON"]

[[menu.shortcuts]]
name = "<i class='fab fa-github'></i> GitHub"
identifier = "ds"
url = "https://github.com/nsensfel/tonkadur"
weight = 50

[[menu.shortcuts]]
name = "<i class='fab fa-discord'></i> Discord"
url = "https://discord.gg/ft4gFmK"
weight = 51

[[menu.shortcuts]]
name = "<i class='fab fa-reddit'></i> Reddit"
url = "https://www.reddit.com/r/Tonkadur"
weight = 52