11 lines
350 B
Text
11 lines
350 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>lab 0x13</title>
|
|
</head>
|
|
<body>
|
|
<h1>welcome to the lab!</h1>
|
|
<p><a href="https://git.lab0x13.site/explore/repos">git</a></p>
|
|
<p><a href="intellij-colorscheme.icls">intellij colorscheme</a>
|
|
inspired by <a href="https://hank.bond/posts/highlighting-my-code-based-on-how-much-i-care/">this blog post</a></p>
|
|
</html>
|