Migrated first features to RxJS

This commit is contained in:
squidfunk
2019-09-29 00:30:56 +02:00
parent 34cc56bf28
commit a633f4fec7
19 changed files with 2589 additions and 4861 deletions

View File

@@ -372,7 +372,7 @@
<!-- Initialize application -->
<script>
app.initialize({
app({
version: "{{ mkdocs_version }}",
url: {
base: "{{ base_url }}"