Delete mkdocs.yml~
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-04 15:02:43 +00:00
parent 0ef1162af1
commit b338c45514
1 changed files with 0 additions and 42 deletions

View File

@ -1,42 +0,0 @@
site_name: SL6CV
nav:
- Start: index.md
- HF Vagn: hf_vagn.md
- VHF/UHF: vhf_uhf.md
- LLS HAM: lss_ham.md
- Utbildning: utbildning.md
- Rapport: rapport.md
theme:
name: 'material'
features:
- toc.integrate
language: sv
font:
text: 'Ubuntu'
code: 'Ubuntu Mono'
logo: assets/logo.png
palette:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: 'deep purple'
accent: 'amber'
toggle:
icon: material/weather-sunny
name: Växla till ljust läge
- media: "(prefers-color-scheme: light)"
scheme: light
primary: 'green'
accent: 'indigo'
toggle:
icon: material/weather-night
name: Växla till mörkt läge
plugins:
- search
- open-in-new-tab
- git-revision-date-localized:
enable_creation_date: true
locale: sv
fallback_to_build_date: true
type: date
extra_css:
- extra.css