From b02f813e519dc890f2eb4827ff52cff3ff90c828 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sun, 19 Jun 2022 12:47:32 -0700 Subject: v0.1.0 --- views/faq.html | 3 --- views/npost.html | 2 ++ views/partials/footer.html | 3 ++- views/partials/top.html | 6 +----- 4 files changed, 5 insertions(+), 9 deletions(-) (limited to 'views') diff --git a/views/faq.html b/views/faq.html index 0305b7e..5b151a4 100644 --- a/views/faq.html +++ b/views/faq.html @@ -54,9 +54,6 @@

ActivityPub specific examples

Soon™.

- -

What version is this FChannel instance?

-

v0.0.15-release

[Home][Rules][FAQ] diff --git a/views/npost.html b/views/npost.html index 7c22b9b..04a0d97 100644 --- a/views/npost.html +++ b/views/npost.html @@ -25,6 +25,7 @@ + {{ if gt (len .page.Posts) 0 }} {{ if eq (index .page.Posts 0).Type "Note" }} [Post a Reply] @@ -35,6 +36,7 @@ {{ $replies := (index .page.Posts 0).Replies }} {{ $replies.TotalItems }} / {{ $replies.TotalImgs }} + {{ end }} diff --git a/views/partials/footer.html b/views/partials/footer.html index 2253039..cfae619 100644 --- a/views/partials/footer.html +++ b/views/partials/footer.html @@ -4,7 +4,8 @@
- Theme: +

v0.1.0

+ Theme: