diff options
Diffstat (limited to 'web/template')
-rw-r--r-- | web/template/index.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/template/index.tmpl b/web/template/index.tmpl index 5f015d261..665ce7a7e 100644 --- a/web/template/index.tmpl +++ b/web/template/index.tmpl @@ -56,6 +56,14 @@ </div> </div> <div class="entry"> + <img class="logo" src="/assets/feditext.svg" alt="The Feditext logo, the characters ft at a slight angle"> + <div> + <h2>Feditext</h2> + <p>Feditext (beta) is a beautiful client for iOS, iPadOS and macOS.</p> + <a href="https://fedi.software/@Feditext" target="_blank" rel="noopener">Get Feditext</a> + </div> + </div> + <div class="entry"> <img class="logo" src="/assets/mastodon.svg" alt="The Mastodon logo, the character M in a speech bubble"> <div> <h2>More clients</h2> |