summary refs log tree commit diff stats
path: root/assets/tmpl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/tmpl/index.html')
-rw-r--r--assets/tmpl/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/tmpl/index.html b/assets/tmpl/index.html
index dea649c..c6cc6a9 100644
--- a/assets/tmpl/index.html
+++ b/assets/tmpl/index.html
@@ -72,7 +72,7 @@ foo_barrington    https://example3.com/twtxt.txt    2019-02-26T11:06:44.000Z
 foo    https://example.com/twtxt.txt    2019-02-26T11:06:44.000Z    @&lt;foo_barrington https://example3.com/twtxt.txt&gt; Hey!! Are you still working on that project?</code></pre>
       <p>Get all tweets with tags:</p>
         <pre><code>$ curl '{{.URL}}/api/plain/tags'
-foo    https://example.com/twtxt.txt    2019-03-01T09:33:12.000Z    No, seriously, I need help.
+foo    https://example.com/twtxt.txt    2019-03-01T09:33:12.000Z    No, seriously, I need #help
 foo    https://example.com/twtxt.txt    2019-03-01T09:32:05.000Z    Seriously, I love #programming!
 foo    https://example.com/twtxt.txt    2019-03-01T09:31:02.000Z    I love #programming!</code></pre>
       <p>Query tweets by tag:</p>