add a link break before edit page on github link

This commit is contained in:
Hans Pagel 2020-08-20 17:32:17 +02:00
parent 854a0382b6
commit 4e2cfd1f49

View File

@ -64,6 +64,7 @@
<main class="app__main">
<slot/>
<p>
<br />
<a :href="editLink" target="_blank">
<span>Edit this page on GitHub</span>
</a>