summary refs log tree commit diff stats
path: root/assets/tmpl
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-04 01:46:53 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-04 01:46:53 -0400
commit1eae520261703724225fdea80b9d1b53182ddeac (patch)
tree9997d720da9bed92655b800228a8bc53353aa1bd /assets/tmpl
parent3df037d0a9d763256508092f3b0c7362b22431e2 (diff)
downloadgetwtxt-1eae520261703724225fdea80b9d1b53182ddeac.tar.gz
minor correction in landing page query output example
Diffstat (limited to 'assets/tmpl')
-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>
2 +0200 committer hut <hut@lavabit.com> 2010-08-28 08:30:52 +0200 Changed default config dir to $XDG_CONFIG_HOME/ranger' href='/akspecs/ranger/commit/HACKING?h=v1.5.2&id=a2853ab67f2e471d9a34b4c528db6ee2024ef874'>a2853ab6 ^
f8f6f7f9 ^
f8f6f7f9 ^

29028631 ^

a2853ab6 ^
3ee05c16 ^

f8f6f7f9 ^






29028631 ^
f8f6f7f9 ^









f8f6f7f9 ^






dade4742 ^
fd29d7e6 ^
0df1d653 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95