Update mkdocs.yml
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 8s

This commit is contained in:
2025-12-11 07:18:05 +01:00
committed by Gitea
parent 2066ae7694
commit 746044cb07

View File

@@ -1,6 +1,8 @@
site_name: Noah's Docs
site_url: https://pombas_n.pages.psi.ch
repo_url: https://gitea.psi.ch/pombas_n/gitea-pages
edit_uri: edit/main/docs/
theme:
name: material
@@ -64,11 +66,17 @@ plugins:
- de
markdown_extensions:
- admonition
- toc:
permalink: true
- codehilite:
guess_lang: false
linenums: false
- pymdownx.superfences
- pymdownx.highlight
- pymdownx.tasklist:
custom_checkbox: true
clickable_checkbox: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tasklist:
custom_checkbox: true
clickable_checkbox: true