Skip to content

Commit 0c03cb2

Browse files
committed
Update index.html
removed the coming soon hints
1 parent 5599ec7 commit 0c03cb2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ <h3>The Master</h3>
3737
<!-- Picture Upload or URL -->
3838
<label for="master-picture">Picture:</label>
3939
<input type="text" id="master-1" class="master-picture input" placeholder="Paste image URL">
40-
<p class="hint">Or upload an image (coming soon).</p>
4140
</div>
4241
<!-- Servant Selection -->
4342
<h3>The Servant</h3>
@@ -76,7 +75,6 @@ <h3>The Master</h3>
7675
<!-- Picture Upload or URL -->
7776
<label for="master-picture">Picture:</label>
7877
<input type="text" id="master-2" class="master-picture input" placeholder="Paste image URL">
79-
<p class="hint">Or upload an image (coming soon).</p>
8078
</div>
8179
<!-- Servant Selection -->
8280
<h3>The Servant</h3>
@@ -115,7 +113,6 @@ <h3>The Master</h3>
115113
<!-- Picture Upload or URL -->
116114
<label for="master-picture">Picture:</label>
117115
<input type="text" id="master-3" class="master-picture input" placeholder="Paste image URL">
118-
<p class="hint">Or upload an image (coming soon).</p>
119116
</div>
120117
</div>
121118
<!-- Servant Selection -->
@@ -156,7 +153,6 @@ <h3>The Master</h3>
156153
<!-- Picture Upload or URL -->
157154
<label for="master-picture">Picture:</label>
158155
<input type="text" id="master-4" class="master-picture input" placeholder="Paste image URL">
159-
<p class="hint">Or upload an image (coming soon).</p>
160156
</div>
161157
</div>
162158
<!-- Servant Selection -->
@@ -196,7 +192,6 @@ <h3>The Master</h3>
196192
<!-- Picture Upload or URL -->
197193
<label for="master-picture">Picture:</label>
198194
<input type="text" id="master-5" class="master-picture input" placeholder="Paste image URL">
199-
<p class="hint">Or upload an image (coming soon).</p>
200195
</div>
201196
</div>
202197
<!-- Servant Selection -->
@@ -235,7 +230,6 @@ <h3>The Master</h3>
235230
<!-- Picture Upload or URL -->
236231
<label for="master-picture">Picture:</label>
237232
<input type="text" id="master-6" class="master-picture input" placeholder="Paste image URL">
238-
<p class="hint">Or upload an image (coming soon).</p>
239233
</div>
240234
</div>
241235
<!-- Servant Selection -->
@@ -275,7 +269,6 @@ <h3>The Master</h3>
275269
<!-- Picture Upload or URL -->
276270
<label for="master-picture">Picture:</label>
277271
<input type="text" id="master-7" class="master-picture input" placeholder="Paste image URL">
278-
<p class="hint">Or upload an image (coming soon).</p>
279272
</div>
280273
</div>
281274
<!-- Servant Selection -->

0 commit comments

Comments
 (0)