diff --git a/index.html b/index.html index d5c92b8..feea63d 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,8 @@ + + Mastodon
diff --git a/styly.css b/styly.css index 2228a13..4212705 100644 --- a/styly.css +++ b/styly.css @@ -28,3 +28,6 @@ footer { .container { flex: 1 0 auto; } +a[rel="me"] { + display: none; +}