-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
28 lines (25 loc) · 858 Bytes
/
config.toml
File metadata and controls
28 lines (25 loc) · 858 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
baseurl = "https://lemon-cake.github.io/"
languageCode = "fr-FR"
title = "Lemon Cake"
[params]
# Warning Keys are case sensitives
Subtitle = "Goûtez aux saveurs acidulées du web !"
description = "Everything is awesome !"
cover = "/img/bg.jpg"
# Google analytics
# googleAnalyticsUserID = "UA-xxxxxxxx-x"
# domainVerification = "xxxxxxxxxxxxxxxxxxxxx"
# disqus = "xxxxxxxxx"
[params.author]
# firstName = "FirstName"
# lastName = "LastName"
# gender = "(fe)?male"
# userName = "username"
# image = "//www.gravatar.com/avatar/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.png"
# website = "http://www.foo.com"
# twitter = "xxxxxxx"
# github = "xxxxxxx"
# facebook = "xxxxxxxxx"
# linkedin = "xxxxxxxxx"
# gplus = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
# gravatarHash = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"