-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
34 lines (29 loc) · 1.12 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
# Header link with icon font awesome (fa-icon : link)
# name auto font awesome
menu:
Home: /
Archive: /archives
RSS: /atom.xml
grid: 2 # change index columns /line
logo: img/logo.jpg #logo in header
gravatar: yourmail@mail.com #img gravatar in post
author: g3xx #name author in post (default)
excerpt_link: Read More #chnge text in read more in index
thumbimg : http://lorempixel.com/640/320/city/ # default img (thumbail post) if post no image
## more need change
disqus_shortname: goyangin # goyangin.disqus.com
google_analytics: # UA-83746351-2
# if u want add more profile media social (icon same as Fontawesome)
# just add name ex : Instagram: https://www.instagram.com/you/
social:
Github: https://github.com/you
Twitter: https://twitter.com/you
Facebook: https://facebook.com/you
Google-plus: https://plus.google.com/104751165505597913805
email: yourmail@mail.com
#Instagram: https://www.instagram.com/you/
# Code Highlight theme
# Available value:
# default | normal | night | night eighties | night blue | night bright
# https://github.com/chriskempson/tomorrow-theme
highlight_theme: night eighties