Adding git yayyyy
This commit is contained in:
parent
7e933f0aeb
commit
c01dc2c397
1 changed files with 6 additions and 4 deletions
10
mkdocs.yml
10
mkdocs.yml
|
@ -1,9 +1,15 @@
|
|||
site_name: JakestUS
|
||||
repo_url: https://git.jakest.us/jt/saitti
|
||||
repo_name: jt/saitti
|
||||
edit_uri: _edit/main/docs/
|
||||
theme:
|
||||
name: material
|
||||
custom_dir: overrides
|
||||
icon:
|
||||
logo: material/home
|
||||
repo: simple/forgejo
|
||||
edit: fontawesome/solid/pencil
|
||||
view: fontawesome/solid/eye
|
||||
features:
|
||||
- navigation.tabs
|
||||
- navigation.sections
|
||||
|
@ -14,7 +20,6 @@ theme:
|
|||
scheme: slate
|
||||
primary: amber
|
||||
accent: amber
|
||||
|
||||
extra:
|
||||
social:
|
||||
- icon: simple/mastodon
|
||||
|
@ -26,9 +31,6 @@ extra:
|
|||
- icon: simple/forgejo
|
||||
link: https://git.jakest.us
|
||||
name: My codings on git
|
||||
- icon: simple/git
|
||||
link: https://git.jakest.us/jt/saitti
|
||||
name: Website source code
|
||||
extra_css:
|
||||
- extra.css
|
||||
markdown_extensions:
|
||||
|
|
Loading…
Add table
Reference in a new issue