-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
64 lines (51 loc) · 1.51 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
baseurl = "https://sebastianpelletier.ca/"
theme = "hugo-coder"
languagecode = "en"
defaultcontentlanguage = "en"
paginate = 20
canonifyurls = true
pygmentsstyle = "bw"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
#disqusShortname = "yourdiscussshortname"
[params]
author = "Sebastian Pelletier"
info = "Mechatronics Engineer"
description = "Sebastian's personal website"
keywords = "Engineer,Robotics,Personal,Portfolio,About"
avatarurl = "https://i.imgur.com/r58aYSM.jpg"
favicon_32 = "/img/favicon-32x32.png"
favicon_16 = "/img/favicon-16x16.png"
#footercontent = "Enter a text here."
hidecredits = true
hidecopyright = false
rtl = false
math = true
custom_css = ["css/custom.css"]
# Social links
[[params.social]]
name = "email"
icon = "far fa-envelope fa-2x"
weight = 1
url = "https://mail.google.com/mail/?view=cm&fs=1&[email protected]"
[[params.social]]
name = "linkedin"
icon = "fab fa-linkedin fa-2x"
weight = 2
url = "https://www.linkedin.com/in/sebastianpelletier/"
[[params.social]]
name = "Github"
icon = "fab fa-github fa-2x"
weight = 3
url = "https://github.com/spelletier1996/"
[[params.social]]
name = "facebook"
icon = "fab fa-facebook fa-2x"
weight = 4
url = "https://www.facebook.com/sebastian.pelletier"
[[params.social]]
name = "facebook"
icon = "fab fa-instagram fa-2x"
weight = 5
url = "https://www.instagram.com/sebastian_pelletier/"
# Menu links