Remove indentation on centered link. Remove comment with Markdown link.
This commit is contained in:
@@ -17,22 +17,13 @@
|
|||||||
<p>
|
<p>
|
||||||
Interested in hiring me? View my resume below!
|
Interested in hiring me? View my resume below!
|
||||||
</p>
|
</p>
|
||||||
<ul class="indent"><li>
|
<!--<ul class="indent"><li>-->
|
||||||
<a href="https://hyperling.com/files/media/documents/Resume.pdf"
|
<a href="https://hyperling.com/files/media/documents/Resume.pdf"
|
||||||
target="_blank" rel="noopener noreferrer"
|
target="_blank" rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
[PDF] | Direct Download
|
[PDF] | Direct Download
|
||||||
</a>
|
</a>
|
||||||
</li></ul>
|
<!--</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>
|
|
||||||
-->
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
|
Reference in New Issue
Block a user