Changed theme
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s

This commit is contained in:
Noah Pombas
2025-12-04 12:45:31 +01:00
parent 83d96aae5c
commit 7aab97a19e

View File

@@ -3,6 +3,12 @@ site_url: https://pombas_n.pages.psi.ch
theme:
name: windmill-dark
# Mantemos apenas features seguras (sem iframes)
features:
- navigation.expand # Expande a navegação lateral
- navigation.sections # Mostra seções
- toc.integrate # Integrar índice no topo da página
nav:
- Home: index.md
- Getting Started: getting-started.md
@@ -10,4 +16,4 @@ nav:
- Example Guide: guides/git.md
- Markdown Guide: guides/markdown.md
use_directory_urls: false
use_directory_urls: false # evita conflitos com links relativos no servidor