From eef88ae31d31894e37460c5b9e25d1e0fcdccef4 Mon Sep 17 00:00:00 2001 From: f0x52 Date: Tue, 13 Jul 2021 18:40:47 +0200 Subject: frontpage template tweaks (#99) --- web/template/index.tmpl | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'web/template') diff --git a/web/template/index.tmpl b/web/template/index.tmpl index de84d430f..6751c9bd2 100644 --- a/web/template/index.tmpl +++ b/web/template/index.tmpl @@ -1,16 +1,14 @@ {{ template "header.tmpl" .}} - +

Home to {{.instance.Stats.user_count}} users who posted {{.instance.Stats.status_count}} statuses, federating with {{.instance.Stats.domain_count}} other instances.

- -

This is the default landing page, you can edit it from ./web/template/index.tmpl

-

+

{{.instance.ShortDescription |noescape}} -

+
@@ -24,7 +22,7 @@
-

Pinafore

+

Pinafore

Pinafore is a web client designed for speed and simplicity.

Use Pinafore
@@ -32,7 +30,7 @@
-

Tusky

+

Tusky

Tusky is a lightweight mobile client for Android

Get Tusky
-- cgit v1.3