remove debug output

This commit is contained in:
Hans Pagel
2020-08-13 10:13:56 +02:00
parent 06f3ec9b54
commit 0ea727fc34

View File

@@ -55,9 +55,7 @@
<slot/> <slot/>
<p> <p>
<a :href="editLink" target="_blank"> <a :href="editLink" target="_blank">
<span>Edit this page on GitHub</span><br /> <span>Edit this page on GitHub</span>
{{ currentPath }}<br />
{{ editLink }}
</a> </a>
</p> </p>
<page-navigation /> <page-navigation />