-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
33 lines (30 loc) · 1.01 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
baseurl = "http://czytelny.com/"
languageCode = "en-us"
title = "czytelny"
theme = "hugo-minimalist-theme"
disqusShortname = "czytelny"
[params]
site_author = "Michal Chwedczuk"
site_description = "Personal blog about programming"
location = "Poland"
# All paths are relative to the baseurl. Put your files
# somewhere in the static folder.
avatar = "img/profile-image.png"
header_background = "img/desk_optimized.jpg"
header_title = "czytelny"
header_sub_title = "programming"
copyright = "Powered by [Hugo](http://gohugo.io)."
# Enable gogle analytics by entering your tracking code
google_analytics = "UA-71034144-1"
[social]
# Add your social network accounts to the profile section on the left
# by entering your username. The links to your account will be
# create automatically.
twitter = ""
facebook = ""
linkedin = "michał-chwedczuk-b6004072"
behance = ""
dribbble = ""
instagram = ""
github = "czytelny"
gplus = ""