diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.vue | 2 |
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> |