Index: Add option to remove /client help

fixes #7

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain
2022-04-23 04:39:52 +05:30
parent 78f8398382
commit c8637b04dd
5 changed files with 28 additions and 5 deletions

View File

@@ -24,10 +24,10 @@ WEB USAGE
Paste an image from your clipboard using Ctrl + v, or
After typing, press the big yellow button to paste, or
Just press Ctrl + Enter once done typing.
{% if client_desc %}
CLI USAGE
Client available at /client
{% endif %}
SEE ALSO
github.com/wantguns/bin
" autofocus autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>
@@ -206,4 +206,4 @@ SEE ALSO
</form>
<script src="/static/js/index.js"></script>
{% endblock body %}
{% endblock body %}