tangled
alpha
login
or
join now
ligo.at
/
core
6
fork
atom
decentralized and customizable links page on top of atproto
ligo.at
atproto
link-in-bio
python
uv
6
fork
atom
overview
issues
2
pulls
pipelines
add blog link to footer
nauta.one
4 months ago
639af6ec
1b7c0778
+2
1 changed file
expand all
collapse all
unified
split
src
templates
_footerlinks.html
+2
src/templates/_footerlinks.html
···
2
2
<a href="{{ url_for('page_terms') }}">terms of service</a>
3
3
<span>·</span>
4
4
<a href="https://tangled.org/@ligo.at/core" target="_blank">source code</a>
5
5
+
<span>·</span>
6
6
+
<a href="https://blog.ligo.at">blog</a>
5
7
</p>