Index: Add option to remove /client help
fixes #7 Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user