Files
monkeygg2.github.io/games/geometry-dash-lite/Config/about.html
T

34 lines
1.0 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My HTML File</title>
<style>
@font-face {
font-family: 'Pusab';
src: url('https://everwheredash.github.io/Config/PUSAB___.otf') format('opentype');
}
body {
font-family: 'Pusab', sans-serif;
}
.white-text {
color: white;
}
</style>
</head>
<body>
<a href="https://everywheredash.github.io/">Everywhere Dash</a>
<div class="white-text"> </div>
<div class="white-text">Version: 1.1</div>
<div class="white-text"> </div>
<div class="white-text">Developer: Sotospro24</div>
<div class="white-text"> </div>
<div><a href="https://scratch.mit.edu/projects/222288445/">Original by Kouzeru</a></div>
<div class="white-text"> </div>
<a href="https://github.com/everywheredash/everywheredash.github.io/">Github</a>
</body>
</html>