mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-06-08 19:29:36 +00:00
better nav bar
This commit is contained in:
parent
7ed50c374c
commit
d110635662
1 changed files with 8 additions and 5 deletions
13
mkdocs.yml
13
mkdocs.yml
|
@ -23,8 +23,11 @@ theme:
|
|||
|
||||
features:
|
||||
- navigation.tabs
|
||||
- navigation.prune
|
||||
# would reduce every page size but not very usable over Tor sadly
|
||||
#- navigation.prune
|
||||
- navigation.footer
|
||||
- navigation.sections
|
||||
- navigation.expand
|
||||
|
||||
logo: assets/logo.png
|
||||
favicon: assets/logo.png
|
||||
|
@ -580,10 +583,10 @@ nav:
|
|||
|
||||
copyright: "Creative Commons Zero: No Rights Reserved"
|
||||
|
||||
extra_javascript:
|
||||
- https://fastly.jsdelivr.net/npm/jquery/dist/jquery.min.js
|
||||
- https://fastly.jsdelivr.net/npm/echarts/dist/echarts.min.js
|
||||
- assets/javascripts/interactive_graph.js
|
||||
#extra_javascript:
|
||||
# - https://fastly.jsdelivr.net/npm/jquery/dist/jquery.min.js
|
||||
# - https://fastly.jsdelivr.net/npm/echarts/dist/echarts.min.js
|
||||
# - assets/javascripts/interactive_graph.js
|
||||
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue