mirror of
https://github.com/lostjared/glitch.gui.git
synced 2026-06-16 12:33:54 +02:00
about page
This commit is contained in:
@@ -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>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.3 MiB |
Reference in New Issue
Block a user