-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy path_config.yml
42 lines (35 loc) · 993 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
# Header Menu
menu:
Home: /
Archives: /archives
# change github and email values to your own addresses
Github: https://github.com/<your-github-username>
Email: mailto:<your-email-address>
rss: /atom.xml
# Set to false to disable banner
use_header_cover: true
# URL of the banner image
# Put your custom banner image under
# the theme's img folder: your-blog/themes/minimal-dual/source/img/
# and modify index_cover's value like so:
# index_cover: /img/your-custom-banner.jpg
# or
# Put your custom banner image under
# your blog's images folder: your-blog/source/images/
# and modify index_cover's value like so:
# index_cover: /images/your-custom-banner.jpg
# or
# Specify an online resource like so:
# index_cover: http://somewhere.com/path/to/banner.jpg
index_cover: /img/default-banner-dark.jpg
widgets:
- category
- tag
- archive
# widget behavior
archive_type: 'monthly'
show_count: false
# favicon
favicon: /favicon.png
# Google Analytics Tracking ID
google_analytics: