-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
39 lines (30 loc) · 959 Bytes
/
Copy pathconfig.toml
File metadata and controls
39 lines (30 loc) · 959 Bytes
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
33
34
35
36
37
baseurl = "https://evornov.github.io/blood.gratis/"
#baseurl = "https://blood.gratis/"
title = "like blood... but free??"
theme = "PaperMod"
publishDir = "public"
# canonifyurls = true
hasCJKLanguage = true
_merge = "none"
# pygmentsCodefences = true
# pygmentsUseClasses = true
# googleAnalytics = "{your tracking code}"
[blackfriday]
extensions = ["hardLineBreak"]
[permalinks]
fixed = ":title/"
meds = "meds/:slug/"
[params]
author = "blood.gratis"
email = "hey@blood.gratis"
description = "It's blood, gratis. \nFor when you just can't bring yourself to pay for blood."
#bio = "It's blood, gratis. \nFor when you just can't bring yourself to pay for blood. "
avatar = "img/avatar.jpeg"
favicon = "img/favicon.ico"
error404 = "There is no such page."
mainSections = []
[params.profileMode]
enabled = true
[params.contact]
github = "https://github.com/evornov"
linkedin = "https://linkedin.com/in/eliana-vornov/"