forked from jshiffer/site
mastodon account verification
link can be invisible, but this lets us verify our mastodon account
This commit is contained in:
parent
e09fd64394
commit
fd3a461cf4
@ -11,7 +11,12 @@
|
|||||||
33% { color: #45e845; }
|
33% { color: #45e845; }
|
||||||
66% {color: #4545e8; }
|
66% {color: #4545e8; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.invisible {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<a class="invisible" rel="me" href="https://mastodon.linux.ucla.edu/@admin">Mastodon</a>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<a href="/events/ewaste-s24">
|
<a href="/events/ewaste-s24">
|
||||||
|
Loading…
Reference in New Issue
Block a user