tangled
alpha
login
or
join now
moth11.net
/
88x31
0
fork
atom
tiny 88x31 lexicon for atproto
0
fork
atom
overview
issues
pulls
pipelines
that's how u do it
moth11.net
1 month ago
9332193a
deba5d41
+2
-2
2 changed files
expand all
collapse all
unified
split
tmpl
lbreference.html
partial
apidoc.html
+1
-1
tmpl/lbreference.html
···
3
3
/embed/liked-by reference
4
4
</h2>
5
5
{{range .Docs}}
6
6
-
{{apidoc .}}
6
6
+
{{template "apidoc" .}}
7
7
{{end}}
8
8
{{end}}
+1
-1
tmpl/partial/apidoc.html
···
14
14
<p>
15
15
{{.Notes}}
16
16
</p>
17
17
-
{{iframe .}}
17
17
+
{{template "iframe" .}}
18
18
<hr>
19
19
{{end}}