-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
42 lines (37 loc) · 1.25 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
34
35
36
37
38
39
40
41
42
baseurl = "https://dmytryko.netlify.app"
languageCode = "en-us"
title = "DmytryKo's website"
# Define how many pages appear per site
# paginate = 10
# Enable comments powered by Disqus by entering your disqus shortname
# disqusShortname = "spf13"
# Enable gogle analytics by entering your tracking code
googleAnalytics = ""
theme = "hugo-minimalist-theme"
[params]
site_author = "Dmytro Kozachok"
site_description = "Pet project site"
location = "Kyiv, Ukraine"
# Link custom assets relative to /static
avatar = "img/me3.png"
header_background = "img/mount.jpg"
header_title = ""
copyright = "Created by [Dmytro Kozachok](https://www.linkedin.com/in/dima0685)"
custom_css = []
custom_js = []
# Define which content types are shown on the homepage
mainSections = ["post"]
# Enable gogle analytics by entering your tracking code
# google_analytics = ""
[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 = "DmytryK0"
linkedin = "dima0685"
# behance = ""
# dribbble = ""
# instagram = ""
github = "Dmytro-Kozachok"
# gplus = ""