Files
2026-07-27 01:17:13 +00:00

31 lines
790 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>fxl codes</title>
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:300,600" rel="stylesheet" type="text/css">
<link href="css/main.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
fxl.codes {
</header>
<section class="main-content">
<dl>
<dt class="comment">// Relatively up to date</dt>
<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.<a href="https://gitea.lastredoubt.org/lani">ExploreCode()</a>;</dd>
<dd class="blink cursor">&nbsp;</dd>
</dl>
</section>
<footer>
}
</footer>
</body>
</html>