Use SVG, make dark mode I guess

This commit is contained in:
Lani Aung
2021-01-24 23:03:13 -07:00
parent d6fbb9d9fc
commit 212e5e500f
4 changed files with 248 additions and 4 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
<body>
<article id="resume" class="container-fluid">
<header id="hcard-Lani-Aung" class="vcard">
<img src="assets/header.png" alt="Header image" class="mx-auto mb-1" />
<img src="assets/header.svg" alt="Header image" class="header-art mx-auto mb-1" />
<h1 title="Also known as Ulanda S. Aung" class="fn n">
<span class="nickname">Lani</span> S. <span class="family-name">Aung</span>,
<a href="https://laniaung.me/assets/CSMCertificate.pdf"><abbr title="Certified ScrumMaster" class="honorific-suffix">CSM</abbr></a>,
@@ -256,7 +256,7 @@
</section>
<footer>
<p>Last updated 2021-01-19</p>
<p>Last updated 2021-01-24</p>
<p>&copy; <span title="aka Ulanda S. Aung"><a href="https://fxl.codes">Lani Aung</a></span></p>
</footer>
</article>