summaryrefslogtreecommitdiff
path: root/website/static/index.html
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-12-12 15:39:20 -0500
committerAndrew Opalach <andrew@akon.city> 2025-12-12 15:39:20 -0500
commite7747d48a2b9d5f172be9e7102c3ac5e9d22f9dd (patch)
treee4d31670b001d34ac60b9946b7294344dbc92537 /website/static/index.html
parent4479a8801e3c2aa901cd1499f459272805472222 (diff)
downloadmodpacks-e7747d48a2b9d5f172be9e7102c3ac5e9d22f9dd.tar.gz
modpacks-e7747d48a2b9d5f172be9e7102c3ac5e9d22f9dd.tar.bz2
modpacks-e7747d48a2b9d5f172be9e7102c3ac5e9d22f9dd.zip
PROJECT 04HEADmaster
Diffstat (limited to 'website/static/index.html')
-rw-r--r--website/static/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/website/static/index.html b/website/static/index.html
index 6394fcf..73d5cb9 100644
--- a/website/static/index.html
+++ b/website/static/index.html
@@ -8,13 +8,14 @@
</head>
<body onload="init()">
<div id="main">
- <img id="preview" src="">
+ <img id="preview" src="" onload="this.style.display='inherit'" onerror="this.style.display='none'"/>
+ <p id="status"/></p>
<div id="input">
<input id="username" type="text" placeholder="Username"/>
<input id="file" type="file"/>
</div>
<div id="resources">
- <form action="http://<IP>:12444/static/template.html" method="get">
+ <form action="/static/template.html" method="get">
<button type="submit">Get Template</button>
</form>
<form action="https://api.labymod.net/capes/capecreator/" method="get" target="_blank">