-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig-de.toml
34 lines (29 loc) · 912 Bytes
/
config-de.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
###############################################################
#
# Config File for INVISIBLE UNIVERSITY flavour of VITALITY bootstrap theme
#
#--------------------------------------------------------------
# Baseurl = "http://localhost:1313"
Baseurl = "https://lafisrap.github.io/job-profile/"
LanguageCode = "de-DE"
Title = "Lebenslauf und Profil - Michael Schmidt"
Theme = "hugo-university-theme"
publishDir = "docs/de"
disableKinds = ["taxonomy", "taxonomyTerm"]
[Params]
locale = "de-DE"
otherLocales = [
"English,en"
]
Flavour = "university"
Style = "modern"
# !Important: Theme colors can be selected in static/less/vitality.less
Name = "Lebenslauf und Profil"
Description = "Michael Schmidt"
Favicon = "favicon.ico"
Author = "Lafisrap (Michael Schmidt)"
Fonts = [
"Rajdhani:400,500,700",
"IM+Fell+English+SC&subset=latin-ext",
"Josefin+Sans:300,300i,400,400i,700,700i",
]