-
Notifications
You must be signed in to change notification settings - Fork 0
/
games.html
27 lines (21 loc) · 1008 Bytes
/
games.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
<head>
<meta charset="utf-8">
<title>Charged Proxy</title>
<link href="./css/main.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="js/primary.js"></script>
</head>
<div class="c-box">
<center><h1><span style="color: white;">Titanium Arcade</span></h1>
<h5><span style="color: white;">If you have any suggestions for games to add to the arcade, create an issue.</span></h5>
<h5>You can go back to this page by simply double-clicking the games button!</h5>
<center>
<h5>Games last updated at <span style="color:green;">12:29 PM (CST) </span> on <span style="color:green;">04/28/2022</span></h5></center>
</div>
<div class="d-box">
<center>
<h1>HTML5 Games</h1>
<div><div style="height: 10px; overflow: hidden;"></div></div>
<a href="gfiles/2048/index.html">
<span style="color: white;">2048</span></a>