Skip to content

Commit 75af5fe

Browse files
committed
Update mkdocs.yml
1 parent fa3b2d2 commit 75af5fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

mkdocs.yml

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ repo_url: https://github.com/ZYKsslm/RenPy-Tutorial
55
theme:
66
name: material
77
language: zh
8+
9+
icon:
10+
logo: material/book-open-page-variant
11+
repo: fontawesome/brands/github
12+
813
features:
914
- content.code.copy
1015
- navigation.tracking
@@ -39,6 +44,13 @@ nav:
3944
- 脚本标签: 脚本标签.md
4045
- 对话: 对话.md
4146

47+
extra:
48+
social:
49+
- icon: fontawesome/brands/github
50+
link: https://github.com/ZYKsslm
51+
- icon: fontawesome/brands/bilibili
52+
link: https://space.bilibili.com/590816142
53+
4254
extra_javascript:
4355
- https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js
4456
- https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/prism-renpy.min.js

0 commit comments

Comments
 (0)