add quote, bump makoto version

strikethrough support
This commit is contained in:
Jon Dough
2024-02-09 07:54:17 +05:30
parent b39d26f3c4
commit edbcde7867
6 changed files with 17 additions and 7 deletions

View File

@@ -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>

View 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>

View File

@@ -35,6 +35,7 @@
[[ component:random/wikipedia ]]
[[ component:random/quote3 ]]
[[ component:random/quote4 ]]
[[ component:random/quote5 ]]
[[ component:random/rss ]]
[[ component:random/email ]]
<a id="ciran" href="/#badges">See some random stuff</a>