added new content
All checks were successful
RSE-PSI Website Scheduler / checkout (pull_request) Successful in 26s
All checks were successful
RSE-PSI Website Scheduler / checkout (pull_request) Successful in 26s
This commit is contained in:
@ -4,7 +4,8 @@ copyright: © Paul Scherrer Institute (PSI) | Content under CC0 License
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- About: 'about.md'
|
||||
- FAQ: 'faq.md'
|
||||
- Events: 'events.md'
|
||||
- Links: 'links.md'
|
||||
- Blog: 'blog/index.md'
|
||||
theme: # https://www.mkdocs.org/user-guide/choosing-your-theme/#readthedocs
|
||||
name: material
|
||||
@ -50,6 +51,8 @@ markdown_extensions:
|
||||
- pymdownx.snippets
|
||||
- pymdownx.highlight:
|
||||
use_pygments: false
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/mastodon
|
||||
|
Reference in New Issue
Block a user