add headbang emojis \m/

This commit is contained in:
Emily Daemon 2022-11-18 22:14:16 +02:00
parent ce93d3d61c
commit f82b3d0d3b
3 changed files with 2 additions and 0 deletions

BIN
img/moods/headbang.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

BIN
img/moods/headbang2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 910 B

View File

@ -19,6 +19,7 @@
<input type="radio" name="moodimage" value="happy.png"><img src="<?php echo $root; ?>/img/moods/happy.png" alt="happy.png" class="mood"/> happy.png<br/>
<input type="radio" name="moodimage" value="mad.png"><img src="<?php echo $root; ?>/img/moods/mad.png" alt="mad.png" class="mood"/> mad.png<br/>
<input type="radio" name="moodimage" value="neutral.png"><img src="<?php echo $root; ?>/img/moods/neutral.png" alt="neutral.png" class="mood"/> neutral.png<br/>
<input type="radio" name="moodimage" value="headbang.gif"><img src="<?php echo $root; ?>/img/moods/headbang.gif" alt="headbang.gif" class="mood"/> headbang.gif<br/>
</div>
<div class="grid-item">
<input type="radio" name="moodimage" value="ninja.png"><img src="<?php echo $root; ?>/img/moods/ninja.png" alt="ninja.png" class="mood"/> ninja.png<br/>
@ -32,6 +33,7 @@
<input type="radio" name="moodimage" value="torn.png"><img src="<?php echo $root; ?>/img/moods/torn.png" alt="torn.png" class="mood"/> torn.png<br/>
<input type="radio" name="moodimage" value="what-a-night.png"><img src="<?php echo $root; ?>/img/moods/what-a-night.png" alt="what-a-night.png" class="mood"/> what-a-night.png<br/>
<input type="radio" name="moodimage" value="whistle.png"><img src="<?php echo $root; ?>/img/moods/whistle.png" alt="whistle.png" class="mood"/> whistle.png<br/>
<input type="radio" name="moodimage" value="headbang-2.gif"><img src="<?php echo $root; ?>/img/moods/headbang-2.gif" alt="headbang-2.gif" class="mood"/> headbang-2.gif<br/>
</div>
</div>
<b>post title:</b> <input type="text" name="title"/>