přidáno ověření mastodon a kod pro je skrytí do css

This commit is contained in:
archos
2024-08-09 19:43:23 +02:00
parent 81fb8f0b19
commit 568c548eda
2 changed files with 5 additions and 0 deletions

View File

@ -28,3 +28,6 @@ footer {
.container {
flex: 1 0 auto;
}
a[rel="me"] {
display: none;
}