mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
new mkdocs plugin
This commit is contained in:
parent
fe2c4f7cac
commit
819cef71b8
2 changed files with 8 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 9f05f656f145cfb73d9f723fb6c4658b80c08c0c
|
Subproject commit e142601b4d7b1ee6fbe651b8465ea73998a6cfe0
|
|
@ -580,10 +580,17 @@ nav:
|
||||||
|
|
||||||
copyright: "Creative Commons Zero: No Rights Reserved"
|
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_css:
|
extra_css:
|
||||||
- stylesheets/extra.css
|
- stylesheets/extra.css
|
||||||
|
- assets/stylesheets/interactive_graph.css
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
|
- obsidian-interactive-graph
|
||||||
- privacy
|
- privacy
|
||||||
- search
|
- search
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue