Design for ancillary pages implemented
This commit is contained in:
parent
c29ab9f0a9
commit
d8ebb6b049
10 changed files with 183 additions and 57 deletions
.vuepress/components
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<a v-bind:href="githubUrl" target="_blank">Edit this page on Github</a>
|
||||
<a v-bind:href="githubUrl" target="_blank" title="Edit this page on GitHub">Edit this page on GitHub</a>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue