mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-06-08 19:29:36 +00:00
Merge pull request 'remove navigation.prune' (#313) from next into main
Check: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/pulls/313
This commit is contained in:
commit
036fa1932c
1 changed files with 7 additions and 5 deletions
12
mkdocs.yml
12
mkdocs.yml
|
@ -23,8 +23,10 @@ theme:
|
||||||
|
|
||||||
features:
|
features:
|
||||||
- navigation.tabs
|
- navigation.tabs
|
||||||
- navigation.prune
|
# would reduce every page size but not very usable over Tor sadly
|
||||||
|
#- navigation.prune
|
||||||
- navigation.footer
|
- navigation.footer
|
||||||
|
#- navigation.sections
|
||||||
|
|
||||||
logo: assets/logo.png
|
logo: assets/logo.png
|
||||||
favicon: assets/logo.png
|
favicon: assets/logo.png
|
||||||
|
@ -580,10 +582,10 @@ nav:
|
||||||
|
|
||||||
copyright: "Creative Commons Zero: No Rights Reserved"
|
copyright: "Creative Commons Zero: No Rights Reserved"
|
||||||
|
|
||||||
extra_javascript:
|
#extra_javascript:
|
||||||
- https://fastly.jsdelivr.net/npm/jquery/dist/jquery.min.js
|
# - https://fastly.jsdelivr.net/npm/jquery/dist/jquery.min.js
|
||||||
- https://fastly.jsdelivr.net/npm/echarts/dist/echarts.min.js
|
# - https://fastly.jsdelivr.net/npm/echarts/dist/echarts.min.js
|
||||||
- assets/javascripts/interactive_graph.js
|
# - assets/javascripts/interactive_graph.js
|
||||||
|
|
||||||
extra_css:
|
extra_css:
|
||||||
- stylesheets/extra.css
|
- stylesheets/extra.css
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue