mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
34 lines
1.8 KiB
HTML
34 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<script src="/js/all.js"></script>
|
|
|
|
<style>
|
|
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
|
|
</style>
|
|
<link rel="stylesheet" href="style.css" />
|
|
<title>Changelog | e-gamepass</title>
|
|
<link rel="shortcut icon" href="favicon.png" />
|
|
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games" />
|
|
<meta property="og:title" content="Welcome to e-gamepass." />
|
|
<meta property="og:site_name" content="https://e-gamepass.pages.dev" />
|
|
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to e-gamepass." />
|
|
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to e-gamepass." />
|
|
<meta name="author" content="Website Creator" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
</head>
|
|
<body>
|
|
<div class="content">
|
|
<div class="title">
|
|
<img src="favicon.png" style="width: 4%" />
|
|
<h2 style="font-size: 50px">e-gamepass</h2>
|
|
</div>
|
|
<h2>v. 2023.05.24</h2>
|
|
<p>Added 3 games (Slope, This is the only level, achievement unlocked 2)<br />Fixed web analytics + google analytics (only affects me lol)</p>
|
|
<h2>v. 2023.05.23</h2>
|
|
<p>Major update?!<br />Added saves<br />Complete backend remake<br />Fixed flash pages to make them full screen automatically<br />Added 2 games (Cell Machine and Death Run 3D)<br />Added more bookmarklets<br />Tetris Update!</p>
|
|
<a href="index.html" style="font-size: 30px; color: #3b76f5">Back to home</a>
|
|
</div>
|
|
</body>
|
|
</html>
|