-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsites.html
30 lines (24 loc) · 970 Bytes
/
sites.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>sites</title>
<link href="sitestyle.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 id="e3r">if you see this, please refresh. the page didnt load properly.</h1>
<p>SITES:</p>
<a href=https://dateplayss-main-page.dateplays.repl.co>dateplays's main page</a>
<br>My first website! very boring website ngl<br>
<br><a href=https://clock.dateplays.repl.co>clock</a>
<br>A clock i made in a few days in like 2022<br>
<br>Old unfinished clicker game<br>
<br><a href="https://lowqualitygame.dateplays.repl.co/">lowqualitygame</a>
<br>a low quality game. more info in about.me<br>
<br><a href=https://hexec-2.dateplays.repl.co/>HEXEc beta 0.11</a>
<br>An operating system made in js made by some of my friends<br><br><br>
<a href=/index.html>Go back</a>
<script src="escr.js"></script>
</body>
</html>