Files
hedgeblog/templates/components/random/quote5.html
Jon Dough edbcde7867 add quote, bump makoto version
strikethrough support
2024-02-09 07:54:17 +05:30

10 lines
301 B
HTML

<div class="random" id="quote5">
<div class="random-content">
<span>"You copied that function without understanding why it does what it does, and as a result your code IS GARBAGE. AGAIN."</span>
<br>
<span>- Linus Torvalds</span>
</div>
<a href="/#rss">More random stuff</a>
</div>