Adding more visible Git info
This commit is contained in:
parent
fe9cabb037
commit
ff7a37309f
1 changed files with 8 additions and 0 deletions
|
@ -1,9 +1,16 @@
|
||||||
site_name: Snuffi
|
site_name: Snuffi
|
||||||
|
repo_url: https://git.jakest.us/snuffi/web
|
||||||
|
repo_name: snuffi/web
|
||||||
|
edit_uri: _edit/main/docs/
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
custom_dir: overrides
|
custom_dir: overrides
|
||||||
logo: /nerdyhog.png
|
logo: /nerdyhog.png
|
||||||
favicon: /nerdyhog.png
|
favicon: /nerdyhog.png
|
||||||
|
icon:
|
||||||
|
repo: simple/forgejo
|
||||||
|
edit: fontawesome/solid/pencil
|
||||||
|
view: fontawesome/solid/eye
|
||||||
features:
|
features:
|
||||||
- navigation.tabs
|
- navigation.tabs
|
||||||
- navigation.tabs.sticky
|
- navigation.tabs.sticky
|
||||||
|
@ -11,6 +18,7 @@ theme:
|
||||||
- navigation.path
|
- navigation.path
|
||||||
- navigation.indexes
|
- navigation.indexes
|
||||||
- content.code.copy
|
- content.code.copy
|
||||||
|
- content.action.edit
|
||||||
palette:
|
palette:
|
||||||
scheme: slate
|
scheme: slate
|
||||||
primary: teal
|
primary: teal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue