honour theme preference, add new random
This commit is contained in:
7
templates/components/random/email.html
Normal file
7
templates/components/random/email.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="random" id="email">
|
||||
<div class="random-content">
|
||||
<span>Email me at prussia [at] prussia [dot] dev! My pgp key can be found <a href="https://keys.openpgp.org/search?q=prussia%40prussia.dev">here</a>.</span>
|
||||
</div>
|
||||
<a href="/#badges">More random stuff</a>
|
||||
</div>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<div class="random" id="minesweeper">
|
||||
<div class="random-content">
|
||||
<a href="https://prussia.dev/retro?open_windows=minesweeper">Play Minesweeper</a>
|
||||
<a href="https://prussia.dev/retro?open_windows=minesweeper">Play Minesweeper?</a>
|
||||
</div>
|
||||
<a href="/#wikipedia">More random stuff</a>
|
||||
</div>
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
<div class="random-content">
|
||||
<span>This blog has a <a href="/atom.xml">rss feed</a>!</span>
|
||||
</div>
|
||||
<a href="/#badges">More random stuff</a>
|
||||
<a href="/#email">More random stuff</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
[[ component:random/quote3 ]]
|
||||
[[ component:random/quote4 ]]
|
||||
[[ component:random/rss ]]
|
||||
[[ component:random/email ]]
|
||||
<a id="ciran" href="/#badges">See some random stuff</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user