mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 17:21:33 +00:00
chore: Drop twitter from docs
It seems except of the documentation for auth providers, this should be everything regarding Twitter. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
d64b988253
commit
ddf08cfb96
2 changed files with 1 additions and 5 deletions
|
@ -9,7 +9,7 @@ To set up your instance follow these steps:
|
||||||
4. If you didn't disable [local accounts](/configuration/#email-local-account), you can use the "Sign In" button to
|
4. If you didn't disable [local accounts](/configuration/#email-local-account), you can use the "Sign In" button to
|
||||||
create an account, login and start using HedgeDoc.
|
create an account, login and start using HedgeDoc.
|
||||||
|
|
||||||
Follow us on <a href="https://social.hedgedoc.org/" target="_blank" rel="noreferer noopener">:fontawesome-brands-mastodon:{: .mastodon }Mastodon</a> or <a href="https://social.hedgedoc.org/twitter" target="_blank" rel="noreferer noopener">:fontawesome-brands-twitter:{: .twitter }Twitter</a> for updates.
|
Follow us on <a href="https://social.hedgedoc.org/" target="_blank" rel="noreferer noopener">:fontawesome-brands-mastodon:{: .mastodon }Mastodon</a> for updates.
|
||||||
|
|
||||||
## Upgrading HedgeDoc
|
## Upgrading HedgeDoc
|
||||||
|
|
||||||
|
|
|
@ -49,10 +49,6 @@
|
||||||
max-width: 1440px;
|
max-width: 1440px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.twitter {
|
|
||||||
color: #1DA1F2;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mastodon {
|
.mastodon {
|
||||||
color: #2b90d9;
|
color: #2b90d9;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue