diff --git a/static/css/style.css b/static/css/style.css index 1c5c321..1ca8c42 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -600,8 +600,8 @@ p.authorization-code { .flex-icons a { display: inline-block; - width: 200px; - margin: 0 0 15px 0; + width: 250px; + margin: 0 0 25px 0; } .flex-icons a img { diff --git a/static/img/apps/fedilab.png b/static/img/apps/fedilab.png new file mode 100755 index 0000000..c329861 Binary files /dev/null and b/static/img/apps/fedilab.png differ diff --git a/static/img/apps/sengi.png b/static/img/apps/sengi.png new file mode 100755 index 0000000..6635416 Binary files /dev/null and b/static/img/apps/sengi.png differ diff --git a/static/img/apps/toot.png b/static/img/apps/toot.png new file mode 100755 index 0000000..e06fe15 Binary files /dev/null and b/static/img/apps/toot.png differ diff --git a/templates/activities/home.html b/templates/activities/home.html index 3194798..a47f42b 100644 --- a/templates/activities/home.html +++ b/templates/activities/home.html @@ -47,6 +47,21 @@

Ivory

iOS (Paid) + + Sengi logo +

Sengi

+ Desktop Web/Apps (Free) +
+ + Fedilab logo +

Fedilab

+ Android (Paid) +
+ + Toot! logo +

Toot!

+ iOS (Paid) +
{% endblock %}