Underscore unused variable
[akkoma] / docs / mkdocs.yml
index 925363e2c392df5c806626bfbfc4c62d393db49b..b554d3df3aacdf6b34cdf16863b4a7d125840eed 100644 (file)
@@ -1,21 +1,24 @@
 site_name: Akkoma Documentation
 theme:
-  favicon: 'images/akko_badday.png'
+  favicon: 'images/favicon.ico'
   name: 'material'
   custom_dir: 'theme'
   # Disable google fonts
   font: false
-  logo: 'images/akko_badday.png'
+  logo: 'images/logo.png'
   features:
-    - tabs
+    - navigation.tabs
+    - toc.follow
+    - navigation.instant
+    - navigation.sections
   palette:
     primary: 'deep purple'
     accent: 'blue grey'
 
 extra_css:
   - css/extra.css
-repo_name: 'AkkomaGang/docs'
-repo_url: 'https://akkoma.dev/AkkomaGang/docs'
+repo_name: 'AkkomaGang/akkoma'
+repo_url: 'https://akkoma.dev/AkkomaGang/akkoma'
 
 extra:
   repo_icon: gitea
@@ -31,7 +34,8 @@ markdown_extensions:
   - pymdownx.tasklist:
       custom_checkbox: true
   - pymdownx.superfences
-  - pymdownx.tabbed
+  - pymdownx.tabbed:
+      alternate_style: true
   - pymdownx.details
   - markdown_include.include:
       base_path: docs