1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-18 05:55:35 +00:00
Minecraft-ArmorStand/index.htm
haselkern d2b396bdc7 I'm not seeing my page 😦
Is it due to the wrong file extension?
2014-08-17 15:49:19 +02:00

14 lines
195 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<h1>Minecraft Armor Stand</h1>
I'm the file ending with <i>.htm</i>
</body>
</html>