-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
57 lines (50 loc) · 1.47 KB
/
config.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
baseURL: "https://ezqzy.xyz/"
languageCode: en-us
title: ezqzy
theme: hugo-PaperMod
params:
homeInfoParams:
Title: "Hi!"
Content: Swift developer/IT and keyboard enthusiast from a small island in Croatia. Links (icons) below lead to my various social media accounts, you can find my contact info, Youtube channel, Twitter and Bitcoin wallet! My Spotify playlist is also linked if you need something to listen to while programming.
socialIcons:
- name: spotify
url: "https://open.spotify.com/playlist/5xyqP7SSJieDov6f9bkfpw?si=4a82198b02b74385"
- name: twitter
url: "https://twitter.com/@ezqzy"
- name: github
url: "https://github.com/ezqzy"
- name: youtube
url: "https://youtube.com/channel/UC7GtlU-aYtDAbpJHh4oaZeA"
- name: email
url: "mailto:[email protected]"
- name: bitcoin
url: "https://www.blockchain.com/btc/address/bc1q4d6hpj33ypzq3x0anz3k8xuksa26mwc37v3m49"
cover:
linkFullImages: true
ShowBreadCrumbs: true
ShowReadingTime: true
ShowShareButtons: true
ShowPostNavLinks: true
menu:
main:
- identifier: tags
name: Tags
url: /tags/
weight: 10
- identifier: categories
name: Categories
url: /categories/
weight: 20
- identifier: archives
name: archives
url: /archives/
weight: 30
- identifier: projects
name: Projects
url: /projects/
weight: 40
outputs:
home:
- HTML
- RSS
- JSON