mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41: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_url: https://netbox.readthedocs.io/
|
||||
repo_name: netbox-community/netbox
|
||||
repo_url: https://github.com/netbox-community/netbox
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
theme:
|
||||
name: material
|
||||
name: material
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
extra_css:
|
||||
- extra.css
|
||||
markdown_extensions:
|
||||
|
Loading…
Reference in New Issue
Block a user