tangled
alpha
login
or
join now
evbogue.com
/
wiredove
1
fork
atom
a demonstration replicated social networking web app built with anproto
wiredove.net/
social
ed25519
protocols
1
fork
atom
overview
issues
pulls
pipelines
latest apds
Everett Bogue
2 months ago
ea8e6f04
67a6d722
+2
-2
1 changed file
expand all
collapse all
unified
split
index.html
+2
-2
index.html
···
14
14
<script type='importmap'>
15
15
{
16
16
"imports": {
17
17
-
"apds": "https://esm.sh/gh/evbogue/apds@96c27e3/apds.js",
18
18
-
"h": "https://esm.sh/gh/evbogue/apds@96c27e3/lib/h.js"
17
17
+
"apds": "https://esm.sh/gh/evbogue/apds@341f234/apds.js",
18
18
+
"h": "https://esm.sh/gh/evbogue/apds@341f234/lib/h.js"
19
19
}
20
20
}
21
21
</script>