Skip to content

Commit 126790a

Browse files
author
An Phan
committed
Add link to contributors
1 parent f98afa2 commit 126790a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

resources/assets/js/components/site-footer.vue

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<template>
22
<footer class="site-footer">
3-
<p>An open source project by <a href="http://phanan.net">Phan An</a></p>
3+
<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>
47
<p>Built on <a href="http://laravel.com">Laravel</a> and <a href="http://vuejs.org">Vue</a> ·
58
<a href="https://github.com/phanan/kupo">GitHub</a></p>
69
<p><a href="http://finalfantasy.wikia.com/wiki/Moogle_(race)">Moogle</a>

0 commit comments

Comments
 (0)