diff options
Diffstat (limited to 'users/wpcarro/website/fragments/template.html')
-rw-r--r-- | users/wpcarro/website/fragments/template.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/wpcarro/website/fragments/template.html b/users/wpcarro/website/fragments/template.html index 381dcad68040..241e11a12f9b 100644 --- a/users/wpcarro/website/fragments/template.html +++ b/users/wpcarro/website/fragments/template.html @@ -79,6 +79,11 @@ LinkedIn <span class="text-blue-300">-></span> </a> </li> + <li class="pb-6"> + <a class="text-blue-600 font-bold" href="https://www.buymeacoffee.com/billandhisjoe"> + Caffeinate Bill? <span class="text-blue-300">-></span> + </a> + </li> </ul> </footer> </div> |