aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/SettingsPage.vue7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/components/SettingsPage.vue b/src/components/SettingsPage.vue
index 9bea340..cc00f93 100644
--- a/src/components/SettingsPage.vue
+++ b/src/components/SettingsPage.vue
@@ -53,7 +53,12 @@
</v-window-item>
<v-window-item :value="4">
<v-card-text>
- <span class="text-h2">Card</span>
+ <span class="text-h6"
+ >Otonashi is a simple, easy-to-use classboard app, built by 135e2
+ with Vue 3, Vuetify and ❤️.<br /><br />This project is libre, and
+ licensed under WTFPLv2, as published by San Hocevar on December
+ 2004. See the COPYING file for more details.</span
+ >
</v-card-text>
</v-window-item>
</v-window>