We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98afa2 commit 126790aCopy full SHA for 126790a
resources/assets/js/components/site-footer.vue
@@ -1,6 +1,9 @@
1
<template>
2
<footer class="site-footer">
3
- <p>An open source project by <a href="http://phanan.net">Phan An</a></p>
+ <p>An open source project by
4
+ <a href="https://phanan.net">Phan An</a> and
5
+ <a href="https://github.com/phanan/kupo/graphs/contributors">other contributors</a>
6
+ </p>
7
<p>Built on <a href="http://laravel.com">Laravel</a> and <a href="http://vuejs.org">Vue</a> ·
8
<a href="https://github.com/phanan/kupo">GitHub</a></p>
9
<p><a href="http://finalfantasy.wikia.com/wiki/Moogle_(race)">Moogle</a>
0 commit comments