21 lines
No EOL
543 B
HTML
21 lines
No EOL
543 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
</head>
|
|
<body style="text-align: center;">
|
|
|
|
<h1>awesome.colean.cc</h1>
|
|
|
|
<img src="res/%20awdog.png" width="160"><br>
|
|
awdog, the mascot of awesome
|
|
|
|
<br><br>
|
|
|
|
<ul style="border: 1px solid lightgray; border-radius: 10px; padding: 10px; width: 400px; margin: auto; list-style-type: none;">
|
|
<li><a href="https://git.colean.cc/awesomeuser/awesome.git">@gitrepo</a></li>
|
|
<li><a href="proj/wolfystein.html">@Wolfystein3D</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html> |