Skip to content

Commit

Permalink
chg: [mkdocs] mkdocs_material
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Dec 13, 2023
1 parent 9a1140c commit 1c423e3
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,23 @@ extra:
- icon: fontawesome/brands/github-alt
link: https://github.com/MISP

plugins:
- tags


theme:
name: material
palette:
primary: 'white'
accent: 'blue'
scheme: default

language: en
favicon: img/favicon.ico
logo: img/misp.png
feature:
- navigation.tabs
- navigation.tracking
- search.highlight
- search.share

# Extensions
markdown_extensions:
Expand Down

0 comments on commit 1c423e3

Please sign in to comment.