mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 02:00:09 +00:00
Add unfinished website section
This commit is contained in:
parent
d081be838a
commit
3d6fa86518
16 changed files with 3882 additions and 11 deletions
9
web/app/HomePage.vue
Normal file
9
web/app/HomePage.vue
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<template>
|
||||
<h1>Hello</h1>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
|
||||
}
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue