mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
index: add hidden emoji row to the bottom
This commit is contained in:
parent
f194993b5c
commit
811f776ede
@ -94,3 +94,8 @@ img {
|
||||
margin-right: auto;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
// Also in index, hidden text
|
||||
#cake {
|
||||
color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
@ -42,3 +42,11 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 200
|
||||
</ul>
|
||||
|
||||
<hr/>
|
||||
|
||||
<ul class=centered id="cake">
|
||||
<!-- Just for fun hidden list of emoji/communities in Finnish alphabetical
|
||||
order as I confused myself on how to sort them:
|
||||
aseksuaali (quoi-), autismi, Eurooppa, pingviini, piraatti,
|
||||
sateenkaareva, Suomi, trans, turri -->
|
||||
<li>🃁∞🇪🇺🐧🏴☠️🏳️🌈🇫🇮🏳️⚧️😺</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user