add quote, bump makoto version
strikethrough support
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
<br>
|
||||
<span>- Utah Phillips, "Hallelujah, I'm a Bum"</span>
|
||||
</div>
|
||||
<a href="/#rss">More random stuff</a>
|
||||
<a href="/#quote5">More random stuff</a>
|
||||
</div>
|
||||
|
||||
|
||||
9
templates/components/random/quote5.html
Normal file
9
templates/components/random/quote5.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user