forked from sanesecurityonline/sane-security.online
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
39 lines (31 loc) · 854 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
30
31
32
33
34
35
36
37
38
39
baseurl = "https://xn----7sbanriziekmikfpeh.online/"
languageCode = "bg"
title = "Разумна Сигурност Online"
theme = "kiss"
enableGitInfo = true
# Number of posts per page
Paginate = 5
enableRobotsTXT = true
[params.assets]
customCSS = ["css/custom.css"]
[params.info]
adsense = "" # Adsense ID (ID only, without ca-pub-)
enableSocial = false # Adds OpenGraph and Twitter cards
homeTitle = "" # Title for home page
poweredby = true # Adds powered by Hugo and Kiss below Copyright section
[params.opengraph.facebook]
admins = [] # array of Facebook IDs
appID = ""
pageID = ""
[params.opengraph.twitter]
page = "" # Twitter Page username. If not set, params.social.twitter will be used.
[params.social]
twitter = ""
github = ""
email = ""
linkedin = ""
facebook = ""
instagram = ""
codepen = ""
[blackfriday]
hrefTargetBlank = true