extra-javascript eingefügt

This commit is contained in:
Bernd Reuther
2020-10-22 08:45:28 +02:00
parent 605f208f75
commit 471443a36a
4 changed files with 41 additions and 1 deletions
File diff suppressed because one or more lines are too long
+21
View File
File diff suppressed because one or more lines are too long
+6
View File
File diff suppressed because one or more lines are too long
+5 -1
View File
@@ -13,6 +13,10 @@ theme:
logo: ../logo.png logo: ../logo.png
favicon: ../icon.png favicon: ../icon.png
custom_dir: overrides custom_dir: overrides
extra_javascript:
- js/snap.svg-min.js
- js/underscore-min.js
- js/sequence-diagram-min.js
markdown_extensions: markdown_extensions:
- abbr - abbr
- admonition - admonition
@@ -24,7 +28,7 @@ markdown_extensions:
- pymdownx.tabbed - pymdownx.tabbed
plugins: plugins:
- sequence-js: - sequence-js:
theme: simple theme: hand
popup: true popup: true
- with-pdf: - with-pdf:
copyright: Copyright © 2020 Bernd Reuther copyright: Copyright © 2020 Bernd Reuther