This repository has been archived on 2023-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
awesome/index.html

20 lines
288 B
HTML
Raw Normal View History

2023-07-07 17:12:12 +01:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>Template</h1>
2023-07-07 17:59:44 +01:00
awdog, the mascot of awesome<br>
<img src="res/%20awdog.png" width="160">
<hr>
<ul>
2023-07-07 18:00:52 +01:00
<li><a href="proj/wolfystein.html">@Wolfystein3D</a></li>
2023-07-07 17:59:44 +01:00
</ul>
2023-07-07 17:12:12 +01:00
</body>
</html>