diff options
author | 2021-03-16 13:38:31 +0100 | |
---|---|---|
committer | 2021-03-16 13:38:31 +0100 | |
commit | 43af091d3fb06c0e0836b635680847fb439d9768 (patch) | |
tree | 9bb28ebe6e0359ed5d91ef92ee1377595df47a6e | |
parent | add cute logo (diff) | |
download | gotosocial-43af091d3fb06c0e0836b635680847fb439d9768.tar.xz |
center logo
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # GoToSocial - +<div style="text-align:center"><img src="./assets/sloth.png" /></div> GoToSocial is a Fediverse server project, written in Golang. It provides an alternative to existing projects such as [Mastodon](https://joinmastodon.org/), [Pleroma](https://pleroma.social/), [Friendica](https://friendica.net), [PixelFed](https://pixelfed.org/) etc. @@ -32,4 +32,4 @@ For questions and comments, you can reach out to Tobi on the Fediverse <a rel="m ## Attribution -Logo made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/). +Sloth logo made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/). |