forked from auxolotl/docs
update some settings
This commit is contained in:
parent
a9eee47991
commit
cef8f5a74e
|
@ -1,12 +1,17 @@
|
||||||
site_name: Aux Docs
|
site_name: Aux Docs
|
||||||
site_url: https://auxdocs.pyrox.dev/
|
site_url: https://auxdocs.pyrox.dev/
|
||||||
|
repo_url: https://git.pyrox.dev/pyrox/aux-docs
|
||||||
|
repo_name: pyrox/aux-docs
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
favicon: assets/aux-logo.svg
|
||||||
features:
|
features:
|
||||||
- search.highlight
|
- search.highlight
|
||||||
font:
|
font:
|
||||||
text: IBM Plex Sans
|
text: IBM Plex Sans
|
||||||
code: IBM Plex Mono
|
code: IBM Plex Mono
|
||||||
|
icon:
|
||||||
|
repo: simple/forgejo
|
||||||
language: en
|
language: en
|
||||||
logo: assets/aux-logo.svg
|
logo: assets/aux-logo.svg
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in a new issue