Add GitHub auth
This commit is contained in:
parent
a0f10d7ca1
commit
c146006476
14 changed files with 416 additions and 8 deletions
|
|
@ -23,6 +23,13 @@
|
|||
<mk-twitter-setting/>
|
||||
</section>
|
||||
</ui-card>
|
||||
|
||||
<ui-card>
|
||||
<div slot="title">%fa:B github% %i18n:@github%</div>
|
||||
<section>
|
||||
<mk-github-setting/>
|
||||
</section>
|
||||
</ui-card>
|
||||
</div>
|
||||
|
||||
<ui-card class="theme" v-show="page == 'theme'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue