diff --git a/mkdocs.yml b/mkdocs.yml index 71180be..b2f175c 100644 --- a/mkdocs.yml +++ b/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: