about page

This commit is contained in:
Jared Bruni
2024-02-09 03:16:10 -08:00
parent f1efcb8cbf
commit a72d14579a
2 changed files with 19 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
<!doctype html>
<html lang=""en">
<head>
<title>Glitch.GUI About</title>
<style>
body {font-family: "Lato", sans-serif; color:rgb(255,255,255); background-color: #000000; }
</style>
</head>
<body><div style="text-align: center; ">
Glitch.GUI (c) <b>2023-2024</b> LostSideDead Software<br>
Programmed by <b><a href="mailto:jaredbruni@protonmail.com">Jared Bruni</a></b><br>
Software Testing by Boris D. S<br>
This is a spinoff of the <b><a href="https://lostsidedead.biz/">Acid Cam Project.</a></b>.
<br><br><br>
<img src="logo.gif"><br><br></div>
</body>
</html>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 MiB