Add hat template link to submit_hats.

remotes/1693045480750635534/spooky-22
Snakes 2022-09-10 14:45:10 -04:00
parent 89ab532425
commit a0bd960b19
Signed by: Snakes
GPG Key ID: E745A82778055C7E
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

View File

@ -48,6 +48,10 @@
</label>
</div>
<div id="hat-design-reference-block" class="mt-3">
<a href="/i/hat-template.png" class="font-weight-bold">Hat Template</a> &mdash; 100x130px (do not resize), circle is profile picture, do not include circle in final submission.
</div>
<label class="mt-3" for="name">Name</label>
<input autocomplete="off" type="text" id="name" class="form-control" name="name" maxlength="50" pattern='[a-zA-Z0-9\-() ,_]{1,50}' required>