Merge pull request #21 from loggie-io/feat-github-repo

Feat: add github repo in header
This commit is contained in:
mmaxiaolei 2022-01-04 08:44:44 +08:00 committed by GitHub
commit 97e336fc49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,10 +1,12 @@
INHERIT: nav.yml
site_name: ' '
repo_url: https://github.com/loggie-io/loggie
repo_name: loggie-io/loggie
site_description: Loggie Documentation
extra_css:
- stylesheets/extra.css
edit_uri: https://github.com/loggie-io/docs/tree/main/docs/
theme:
name: material
@ -12,6 +14,9 @@ theme:
logo: assets/loggie.svg
favicon: assets/min-logo.png
custom_dir: overrides
icon:
repo: fontawesome/brands/github
font:
text: Noto Sans Simplified Chinese
code: Robot Mono