-
Notifications
You must be signed in to change notification settings - Fork 304
/
Copy path_config.yml
44 lines (38 loc) · 840 Bytes
/
_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
title: 와다다다
description: Heeyeol's Blog
author: Kim Heeyeol
job: Front-end Engineer.
avatar: /logo.png
email: [email protected]
plugins:
- jekyll-seo-tag
- jekyll-feed
- jekyll-sitemap
- jekyll-paginate
paginate: 10
# Uncomment the below line and set the tracking ID for enabling Google Analytics
#
# google_analytics:
# Uncomment the below lines and set the Disqus shortname for enabling Disqus
#
# disqus:
# Jekyll
# ======
exclude:
- scripts/
- README.md
- jekyll-theme-hamilton.gemspec
# Jekyll SEO Tag (Optional)
# =========================
twitter:
username: ngzhio
card: summary
logo: logo.png
social:
name: Shangzhi Huang
links:
- https://twitter.com/ngzhio
- https://www.facebook.com/ngzhio
- https://github.com/Kim-Heeyeol
google_site_verification: u4WXQl0Eu66rsQo2kRdCNx
lang: en