-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
67 lines (57 loc) · 1.39 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
baseurl = "http://gogo.tattoo/s-o/"
languageCode = "en-us"
title = "gogo.tattoo/s-o"
name = "gogo.tattoo"
copyright = "URSTPD"
googleAnalytics = "UA-79234406-1"
DefaultContentLanguage = "en"
DefaultContentLanguageInSubdir = "false"
[Languages]
[Languages.en]
weight = 1
[Languages.zh]
weight = 3
[Languages.zh-hant]
weight = 2
[Languages.ru]
weight = 2
[params]
# The path must be relative to the static folder
favicon = "favicon.ico"
[params.version]
name = "0.0.0-alpha"
code = -1
[taxonomies]
tag = "tags"
[params.profile]
avatar = "images/golete.png"
description = "profile.description"
fullname = "profile.fullname"
experience = ""
location = "N/A"
origin = "N/A"
[params.profile.contact]
chat = "contact.chat"
email = "contact.email"
wechat_qr = "contact.wechat_qr"
line = "contact.line"
steemit = "contact.steemit"
headline = "contact.headline"
description = "contact.description"
# ... and so on...
# TODO: maybe there's a better way to organize it?
# Navigation
[params.nav]
tattoo = "nav.tattoo"
henna = "nav.henna"
design = "nav.design"
piercing = "nav.piercing"
dreadlocks = "nav.dreadlocks"
contact = "nav.contact"
[params.navigation]
brand = "URSTPD @ gogo.tattoo"
[params.navigation.links]
about = "nav.about"
services = "nav.services"
portfolio = "nav.portfolio"
# Contact section