diff options
| author | Fuwn <[email protected]> | 2021-12-06 17:11:15 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-12-06 17:11:15 -0800 |
| commit | 0e96a9b54f15764f5b56a23fe225fc6a603358f9 (patch) | |
| tree | 0179a677914b8cc3f7eec97c130ae7854d679dde /components/navigation | |
| parent | fix: rebrand (diff) | |
| download | yucky.fun-0e96a9b54f15764f5b56a23fe225fc6a603358f9.tar.xz yucky.fun-0e96a9b54f15764f5b56a23fe225fc6a603358f9.zip | |
fix: extras
Diffstat (limited to 'components/navigation')
| -rw-r--r-- | components/navigation/Footer.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/navigation/Footer.vue b/components/navigation/Footer.vue index 2725b4a..8b784b0 100644 --- a/components/navigation/Footer.vue +++ b/components/navigation/Footer.vue @@ -65,7 +65,7 @@ </div> </div> <div> - <small>the grind never stops.</small> + <small>The grind never stops.</small> <br><br> </div> </div> |