diff options
author | FChannel <> | 2022-06-19 12:47:32 -0700 |
---|---|---|
committer | FChannel <> | 2022-06-19 16:03:29 -0700 |
commit | b02f813e519dc890f2eb4827ff52cff3ff90c828 (patch) | |
tree | d020fbdefda52542aab3f4250bf93533e9f38504 /views/faq.html | |
parent | cd99df8d6781c3f0a191d119ea0ddf8c4a16089f (diff) |
v0.1.0
Diffstat (limited to 'views/faq.html')
-rw-r--r-- | views/faq.html | 3 |
1 files changed, 0 insertions, 3 deletions
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 @@ <h4 id="pubexamp">ActivityPub specific examples</h4> <p>Soon™.</p> - - <h4 id="version">What version is this FChannel instance?</h4> - <p>v0.0.15-release</p> </div> <div style="width: 500px; margin:0 auto; margin-top: 50px; text-align: center;"> <a href="/">[Home]</a><a href="/static/rules.html">[Rules]</a><a href="/static/faq.html">[FAQ]</a> |