This commit is contained in:
c0dev0id
2023-10-24 08:08:46 +02:00
parent 7212d02836
commit c26e9ed80f
16 changed files with 250 additions and 22 deletions

14
src/favicon.png Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="/ugly.css">
<title>gopher://codevoid.de</title>
</head>
<body>
<pre>
</pre>
</body>
</html>