underline links since css doesnt auto

This commit is contained in:
jumping283 2023-01-24 09:54:01 -08:00 committed by GitHub
parent 9161dbcd28
commit 47e668b140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<div class="bg-text">
<h1 style="font-size:50px">Mr. Andrews's Web Apps</h1>
<h2><a href="/maydo">May Do</a><br><br><a href="/maydo/picktyping">typing.zen</a><br></h2><br>
<h2><u><a href="/maydo">May Do</a></u><br><br><u><a href="/maydo/picktyping">typing.zen</a></u><br></h2><br>
<a href="https://636c232686e15e00082a97f4--andrewsapps.netlify.app/"><img src="https://www.w3.org/Icons/valid-html401-blue.png"></a>
</div>