Remove indentation on centered link. Remove comment with Markdown link.

This commit is contained in:
2025-10-14 06:37:14 -07:00
parent 999a919a7f
commit a5b6227fef

View File

@@ -17,22 +17,13 @@
<p>
Interested in hiring me? View my resume below!
</p>
<ul class="indent"><li>
<!--<ul class="indent"><li>-->
<a href="https://hyperling.com/files/media/documents/Resume.pdf"
target="_blank" rel="noopener noreferrer"
>
[PDF] | Direct Download
</a>
</li></ul>
<!-- For those sneaky folks who look at source code. ;)
<ul class="indent"><li>
<a href="https://hyperling.com/files/media/documents/resume.md"
target="_blank" rel="noopener noreferrer"
>
[Markdown] | Direct Download
</a>
</li></ul>
-->
<!--</li></ul>-->
</div>
</div>
<?php