-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
49 lines (43 loc) · 1.01 KB
/
config.yaml
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
theme: "hugo-PaperMod"
baseURL: http://hugzsoubrier.com
languageCode: en-us
title: Home
menu:
main:
- name: About
url: /about/
- name: C.V.
url: /vitae/
- name: Publications
url: /publications/
- name: Portofolio
url: /portfolio/
boolean: false
params:
defaultTheme: light
disableThemeToggle: true
socialIcons:
- name: email
url: [email protected]
- name: twitter
url: "https://twitter.com/soubrier_hugo"
- name: github
url: "https://github.com/hugzsoubrier"
profileMode:
enabled: true
title: "Hugo Soubrier, MSc"
subtitle: "🦟Infectious diseases | 🌴Nature | 🗺Geography | 📖Reading"
imageUrl: "img/volcano.PNG"
imageWidth: 120
imageHeight: 120
buttons:
- name: CV
url: /vitae/
- name: Portfolio
url: /portfolio/
assets:
favicon: favicons/apple-touch-icon.png
markup:
goldmark:
renderer:
unsafe: true