This commit is contained in:
kento2 2026-09-04 19:59:24 +02:00
commit 55385f8857
69 changed files with 1125 additions and 0 deletions

11
fetcher/a.txt Normal file
View file

@ -0,0 +1,11 @@
<!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>