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_url: https://auxdocs.pyrox.dev/
|
||||
repo_url: https://git.pyrox.dev/pyrox/aux-docs
|
||||
repo_name: pyrox/aux-docs
|
||||
theme:
|
||||
name: material
|
||||
favicon: assets/aux-logo.svg
|
||||
features:
|
||||
- search.highlight
|
||||
font:
|
||||
text: IBM Plex Sans
|
||||
code: IBM Plex Mono
|
||||
icon:
|
||||
repo: simple/forgejo
|
||||
language: en
|
||||
logo: assets/aux-logo.svg
|
||||
hooks:
|
||||
|
|
Loading…
Reference in a new issue