This commit is contained in:
2022-06-14 09:05:00 +08:00
parent d4ecca4b32
commit bd0641fefb
421 changed files with 20350 additions and 40204 deletions

View File

@@ -2,9 +2,7 @@
<article ref="article" class="content ${style}"><!-- if: ${toc} -->
<one-toc :items="toc"/><!-- /if -->
${content | raw}
<section class="meta">
<one-edit-link path="${path}"/>
</section>
</article>
</template><!-- if: ${boilerplate} -->
<script>