forked from levblanc/hexo-theme-aero-dual
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
44 lines (37 loc) · 1 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
# Header Menu
menu:
Home: /
Archives: /archives
Categories: /categories
Tags: /tags
# change github and email values to your own addresses
Github: https://github.com/yxCoda
Email: mailto:[email protected]
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: