cringe-studios.com/projects/index.html

14 lines
294 B
HTML
Raw Normal View History

2023-05-06 20:00:46 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Cringe-Studios Projects</title>
</head>
<body>
<ul>
<li><a href="#">CringeDB</a></li>
<li><a href="#">Cringe Studios Generic Text Chat Alternative (Name is subject to change)</a></li>
</ul>
</body>
</html>