Update links and stuff
This commit is contained in:
+2
-2
@@ -13,12 +13,12 @@
|
||||
<section class="main-content">
|
||||
<dl>
|
||||
<dt class="comment">// Relatively up to date</dt>
|
||||
<dd>var experience = new <a href="http://laniaung.me">Resume</a>(<span class="text">"Lani Aung"</span>);</dd>
|
||||
<dd>var experience = new <a href="https://laniaung.me">Resume</a>(<span class="text">"Lani Aung"</span>);</dd>
|
||||
</dl>
|
||||
|
||||
<dl>
|
||||
<dt class="comment">// Practice makes perfect...?</dt>
|
||||
<dd>experience.Code.<a href="https://github.com/feminaexlux">Explore()</a>;</dd>
|
||||
<dd>experience.<a href="https://gitea.lastredoubt.org/lani">ExploreCode()</a>;</dd>
|
||||
<dd class="blink cursor"> </dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user