-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (20 loc) · 845 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<title>MAKEMOREZINESDOTCO</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="" />
<script src="https://cdn.jsdelivr.net/gh/ncase/[email protected]/nutshell.js"></script>
<link rel="stylesheet" href="index.css"></link>
</head>
<body>
<h1>MAKEMOREZINES</h1>
<p>we make zines and <a href = #PROJECTS>:other things</a> that might Interest you.</p>
<h2>:x PROJECTS</h2>
<p>currently im making a <a href = https://too-much-strange-games.tumblr.com/> blog about games </a>that has inspired me to make games, particuarly weird ones</p>
<p>WIP SITE</p>
<h2>:ABOUTUS</h2>
<p>hi im bloatedloaf. im the creator of this strange place. i took an interest in zine production and it never left.</p>
</body>
</html>