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/>
<p>
<a :href="editLink" target="_blank">
<span>Edit this page on GitHub</span><br />
{{ currentPath }}<br />
{{ editLink }}
<span>Edit this page on GitHub</span>
</a>
</p>
<page-navigation />