add export

This commit is contained in:
Philipp Kühn
2018-08-28 09:31:08 +02:00
parent ce2bc68853
commit 02cee263b2
13 changed files with 224 additions and 48 deletions

View File

@@ -24,6 +24,9 @@
<router-link class="subnavigation__link" to="/embeds">
Embeds
</router-link>
<router-link class="subnavigation__link" to="/export">
Export HTML or JSON
</router-link>
</div>
</template>