Files
hedgeblog/templates/components/random/quote1.html
Jon Dough 6370bb7966 add stuff at bottom
very minor ryuji changes
2023-08-09 23:09:38 -07:00

9 lines
246 B
HTML

<div class="random" id="quote1">
<div class="random-content">
<span>If you do not let me in I will break your door, and smash the lock!</span>
<br>
<span>- Gilgamesh</span>
</div>
<a href="/#quote2">More random stuff</a>
</div>