mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-18 05:55:35 +00:00
I'm not seeing my page 😦
Is it due to the wrong file extension?
This commit is contained in:
parent
101b9a95ab
commit
d2b396bdc7
3 changed files with 33 additions and 1 deletions
15
index.htm
15
index.htm
|
@ -1 +1,14 @@
|
|||
<h1>Minecraft Armor Stand</h1>
|
||||
<!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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue