-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.toml
45 lines (36 loc) · 1.21 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
baseURL = "https://cneuromod.ca"
languageCode = "en-us"
title = "CNeuroMod"
theme = "hugo-terrassa-theme-2.4"
[params]
description = "Courtois Project on Neuronal Modelling" # Description for the meta description tag
favicon = "/images/favicon.png" # Relative URL for your favicon
logo = "/images/cneuromod_logo.svg" # Absolute URL for your logo
[markup.goldmark.renderer]
unsafe= true
[params.posts]
showAuthor = true
showDate = true
dateFormat = "Mon, Jan 2, 2006"
[params.features]
enable = true
# All features are defined in their own files. You can find example items
# at 'exampleSite/data/features'.
# For more informtion take a look at the README.
[params.carousel]
enable = true
[params.social]
github = "https://github.com/courtois-neuromod"
twitter = "https://twitter.com/CNeuromod"
youtube = "https://www.youtube.com/channel/UCjeuWWEmZt5Zbx0LBiPbDJw"
[params.hero]
textColor = "36ad5d" # Empty for default color
[params.cta] # Call To Action
show = true
cta = "Get Access" # Text message of the CTA
link = "access/access"
[params.contact]
email = "[email protected]"
phone = ""
skype = ""
address = ""