Changed theme to material
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 3s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 3s
This commit is contained in:
@@ -3,12 +3,6 @@ site_url: https://pombas_n.pages.psi.ch
|
||||
|
||||
theme:
|
||||
name: material
|
||||
# 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
|
||||
@@ -16,4 +10,5 @@ nav:
|
||||
- Example Guide: guides/git.md
|
||||
- Markdown Guide: guides/markdown.md
|
||||
|
||||
use_directory_urls: false # evita conflitos com links relativos no servidor
|
||||
plugins:
|
||||
- blog
|
||||
Reference in New Issue
Block a user