add the asci flag thing to the footer
This commit is contained in:
parent
078f3eecc0
commit
44341788e4
1 changed files with 9 additions and 4 deletions
|
@ -1,6 +1,11 @@
|
||||||
<div class="mt-5 bg-gray-700 p-3 text-center text-2xl">
|
<div class="mt-5 bg-gray-700 p-3 text-center text-2xl">
|
||||||
|
<div>
|
||||||
Made By <a href="https://rezhack.xyz" class="text-blue-400 underline">RezHackXYZ</a> for
|
Made By <a href="https://rezhack.xyz" class="text-blue-400 underline">RezHackXYZ</a> for
|
||||||
<a href="https://neighborhood.hackclub.com/" class="text-blue-400 underline">Neighborhood</a>. •
|
<a href="https://neighborhood.hackclub.com/" class="text-blue-400 underline">Neighborhood</a>. •
|
||||||
Source code available
|
Source code available
|
||||||
<a href="https://neighborhood.hackclub.com/" class="text-blue-400 underline">here</a>.
|
<a href="https://neighborhood.hackclub.com/" class="text-blue-400 underline">here</a>.
|
||||||
</div>
|
</div>
|
||||||
|
<div class="text-sm">
|
||||||
|
and the "<a href="?ascii" class="text-blue-400 underline">?ascii</a>" flag for a surprise!
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue