aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-06 21:53:35 -0700
committerFuwn <[email protected]>2021-05-06 21:53:35 -0700
commite00f56ea6b9e2173266fe4b6dec3307b983ac2af (patch)
tree47d448bc1e85dfa4b69333e6e82d4ee6a33b7e99
parentfix(mixins): use secure http (diff)
downloadfrontend-e00f56ea6b9e2173266fe4b6dec3307b983ac2af.tar.xz
frontend-e00f56ea6b9e2173266fe4b6dec3307b983ac2af.zip
fix(global): case
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index 7d3a0b8..0a5a5d9 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -9,5 +9,5 @@
<router-view />
- <p>// Copyleft (ɔ) 2021-2021 The Senpy Club</p>
+ <p>// copyleft (ɔ) 2021-2021 the senpy club</p>
</template>