diff options
author | FChannel <> | 2021-07-01 09:35:31 -0700 |
---|---|---|
committer | FChannel <> | 2021-07-01 09:35:31 -0700 |
commit | dbe79ecbb5bb0645093780380cc241f6cd8d1a20 (patch) | |
tree | 19adc8e2d82fdcca85a494b1635a1ea6523e9983 /static/faq.html | |
parent | feafbc005cade181f274880492d2f7874f8cb834 (diff) |
fixed css to align post form
Diffstat (limited to 'static/faq.html')
-rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 00b8342..9851f19 100644 --- a/static/faq.html +++ b/static/faq.html @@ -37,7 +37,7 @@ <p>coming soon(tm).</p> <h4>Server Version</h4> - <p>v0.0.5</p> + <p>v0.0.5a</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> |