-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
58 lines (50 loc) · 1.45 KB
/
_config.yml
File metadata and controls
58 lines (50 loc) · 1.45 KB
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
58
# Logo
logo_image_source: https://theferryman.gitee.io/img/cat.svg
# Post
default_post_title: Untitled
default_post_author: yangkai
# About Widget
about_widget_nikename: KIM
about_widget_avatar_url_1: https://qiniu.deveye.cn/20210317132708.png
about_widget_avatar_url_2: https://qiniu.deveye.cn/20210317132707.png
about_widget_text: "stay hungry , stay foolish "
about_widget_bottom: <iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="360" height="86" src="//music.163.com/outchain/player?type=2&id=574919767&auto=0&height=66"></iframe>
# Social Media Platforms
social_platforms:
- url: https://github.com/
crt_icon: crt-icon-github
- url: https://twitter.com/
crt_icon: crt-icon-twitter
- url: https://www.facebook.com/
crt_icon: crt-icon-google-plus
- url: https://dribbble.com/
crt_icon: crt-icon-instagram
- url: https://github.com/YangKCoder/hexo-deveye
crt_icon: crt-icon-pinterest
# 顶部导航
menu:
Home: /
About: /about
rss: /atom.xml
# footer
footer: Deveye @ All Rights Reserved 2022
beian: <a href="https://beian.miit.gov.cn" target="_blank">陕ICP备16008414号-1</a>
# 内容
excerpt_link: read more
fancybox: true
# 小部件
widgets:
- category
- tag
- tagcloud
- archive
- recent_posts
# display widgets at the bottom of index pages (pagination == 2)
index_widgets:
# - category
# - tagcloud
# - archive
# widget behavior
archive_type: 'monthly'
show_count: true
favicon: /img/favicon.ico