1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<footer class="bg-gray-200 text-center py-4 mt-8 absolute bottom-0 w-full">
<a
href="https://buymeacoffee.com/vandyand"
class="text-blue-500 hover:underline mx-2"
>
<i class="fas fa-coffee"></i>
</a>
<a
href="https://www.linkedin.com/in/vandyand/"
class="text-blue-500 hover:underline mx-2"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://github.com/vandyand"
class="text-blue-500 hover:underline mx-2"
>
<i class="fab fa-github"></i>
</a>
</footer>;
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
August 27, 2024