add a link break before edit page on github link
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
<main class="app__main">
|
<main class="app__main">
|
||||||
<slot/>
|
<slot/>
|
||||||
<p>
|
<p>
|
||||||
|
<br />
|
||||||
<a :href="editLink" target="_blank">
|
<a :href="editLink" target="_blank">
|
||||||
<span>Edit this page on GitHub</span>
|
<span>Edit this page on GitHub</span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user