mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Tweak GitHub repo icon & name in docs
This commit is contained in:
parent
95783cc128
commit
49a596073e
@ -1,11 +1,14 @@
|
|||||||
site_name: NetBox Documentation
|
site_name: NetBox Documentation
|
||||||
site_url: https://netbox.readthedocs.io/
|
site_url: https://netbox.readthedocs.io/
|
||||||
|
repo_name: netbox-community/netbox
|
||||||
repo_url: https://github.com/netbox-community/netbox
|
repo_url: https://github.com/netbox-community/netbox
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
icon:
|
||||||
|
repo: fontawesome/brands/github
|
||||||
extra_css:
|
extra_css:
|
||||||
- extra.css
|
- extra.css
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
Loading…
Reference in New Issue
Block a user