misc, text & toc display
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div id="text">
|
||||
<h1>{{ textdata.content.title }}</h1>
|
||||
<!-- <h1>{{ textdata.meta.title }}</h1> -->
|
||||
<div class="tei" v-html="textdata.content.tei" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user