diff --git a/Pipfile b/Pipfile index da0d5c0..5f57881 100644 --- a/Pipfile +++ b/Pipfile @@ -27,5 +27,6 @@ inscriptis = "*" lxml = "*" uwsgi = "*" django-debug-toolbar = "*" +gunicorn = "*" [dev-packages] diff --git a/brutaldon/templates/about.html b/brutaldon/templates/about.html index 0878b25..3c1a21d 100644 --- a/brutaldon/templates/about.html +++ b/brutaldon/templates/about.html @@ -11,10 +11,13 @@
a brutalist web interface for Mastodon
- Brutaldon is a client for Mastodon. You can use it to log in to any Mastodon instance from any browser, including text browsers such as lynx. + Brutaldon is a client for Mastodon. + You can use it to log in to any Mastodon instance from any browser, + including text browsers such as lynx.
- You do not need a separate brutaldon account to use it. Brutaldon will authenticate you to your instance. + You do not need a separate brutaldon account to use it. + Brutaldon will authenticate you to your instance.