-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
30 lines (26 loc) · 813 Bytes
/
config.toml
File metadata and controls
30 lines (26 loc) · 813 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
29
30
baseurl = "https://felipefrizzo.github.io"
title = "Felipe Frizzo"
canonifyurls = true
paginate = 10
theme = "hugo-theme-minos"
languageCode = "en-us"
disqusShortname = "felipefrizzogithubio"
googleAnalytics = "UA-73771834-1"
[author]
name = "Felipe Frizzo"
[params]
DateForm = "January 2, 2006"
site_author = "Felipe Frizzo"
site_description = "The awesome blog of Felipe Frizzo."
location = "Cascavel, Paraná"
avatar = "img/profile-image.png"
header_background = "img/desk.jpg"
header_title = "Felipe Frizzo"
copyright = "Copyright 2016, Felipe Frizzo; all rights reserved."
[social]
twitter = "felipefrizzo"
facebook = "felipefrizzo"
linkedin = "felipefrizzo"
instagram = "felipefrizzo"
github = "felipefrizzo"
gplus = "felipefrizzo"