mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
Compare commits
No commits in common. "036fa1932c3618d774a108366e2e9222c5b7edf5" and "7ed50c374c4207ad9bcaaa31851023f45bfdb98d" have entirely different histories.
036fa1932c
...
7ed50c374c
1 changed files with 5 additions and 7 deletions
12
mkdocs.yml
12
mkdocs.yml
|
@ -23,10 +23,8 @@ theme:
|
||||||
|
|
||||||
features:
|
features:
|
||||||
- navigation.tabs
|
- navigation.tabs
|
||||||
# would reduce every page size but not very usable over Tor sadly
|
- navigation.prune
|
||||||
#- navigation.prune
|
|
||||||
- navigation.footer
|
- navigation.footer
|
||||||
#- navigation.sections
|
|
||||||
|
|
||||||
logo: assets/logo.png
|
logo: assets/logo.png
|
||||||
favicon: assets/logo.png
|
favicon: assets/logo.png
|
||||||
|
@ -582,10 +580,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