-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
31 lines (24 loc) · 972 Bytes
/
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
## -----------------------------------------------
## Basic Configuration
## -----------------------------------------------
baseURL = 'https://beatrizserrano.github.io/'
title = "Beatriz Serrano-Solano"
theme = ["hugo-story"]
## -----------------------------------------------
## Hugo Built-in Features
## -----------------------------------------------
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
# googleAnalytics = "your-google-analytics-id"
## -----------------------------------------------
## Site Parameters
## -----------------------------------------------
[Params]
description = "A (modular, highly tweakable) responsive one-page theme for Hugo"
logo = "images/banner.jpg"
favicon = true
[Params.social]
github = "https://github.com/beatrizserrano/"
twitter = "https://twitter.com/BSerranoSolano"
# instagram = "https://instagram.com"
linkedin = "https://www.linkedin.com/in/beatriz-serrano/"
# telegram = "https://telegram.org"