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

9 lines
311 B
HTML

<div class="random" id="quote2">
<div class="random-content">
<span>In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.</span>
<br>
<span>- Douglas Adams</span>
</div>
<a href="/#minesweeper">More random stuff</a>
</div>