Auto-indexing service and GraphQL API for AT Protocol Records
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(www): update tangled link

+5 -2
+5 -2
www/src/www/layout.gleam
··· 223 223 html.span([attribute.class("sidebar-version")], [html.text(version)]), 224 224 ]), 225 225 html.a( 226 - [attribute.href("https://tangled.sh"), attribute.class("tangled-link")], 226 + [ 227 + attribute.href("https://tangled.org/slices.network/quickslice"), 228 + attribute.class("tangled-link"), 229 + ], 227 230 [ 228 231 tangled_logo(), 229 - html.span([], [html.text("tangled.sh")]), 232 + html.span([], [html.text("tangled.org")]), 230 233 ], 231 234 ), 232 235 html.div([attribute.class("search-container")], [