(github) login with GitHub

This commit is contained in:
2021-03-15 21:53:07 +01:00
parent 5642ee2535
commit 8dcd670e46
3 changed files with 36 additions and 4 deletions

View File

@@ -1,8 +1,4 @@
<template>
<!-- <nav>
<router-link to="/">Home</router-link> |
<router-link to="/about">About</router-link>
</nav> -->
<router-view class="app" />
</template>