Merge pull request 'Fix path to terms-of-service.html' (#32) from norm/pleroma-fe:norm-patch-1 into develop

Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/32
This commit is contained in:
floatingghost 2022-07-14 10:28:09 +00:00
commit 28d5a55352

View file

@ -1,3 +1,5 @@
<h4>Terms of Service</h4>
<p>This is a placeholder, overwrite this by putting a file at <pre>instance/static/terms_of_service.html</pre><p>
<p>This is a placeholder, overwrite this by putting a file at <pre>$STATIC_DIR/static/terms-of-service.html</pre><p>
<p>See the <a href="https://docs.akkoma.dev/main/backend/configuration/static_dir/">Static Directory</a> docs for more info.</p>