scappy fiddles (wrote most of cellthing article)
This commit is contained in:
parent
2b803e5063
commit
e529558a0b
17 changed files with 231 additions and 5 deletions
24
site/internets.html
Normal file
24
site/internets.html
Normal file
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - internets</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="/cretin.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<h1 id="internets">internets</h1>
|
||||
<p>
|
||||
cool pages by other people<br>
|
||||
- <a href="https://todepond.com">todepond</a><br>
|
||||
- <a href="https://100r.co/site/home.html">Hundred Rabbits</a><br>
|
||||
- <a href="https://wiki.xxiivv.com/site/research.html">XXIIVV</a><br>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue