tangled
alpha
login
or
join now
slices.network
/
quickslice
60
fork
atom
Auto-indexing service and GraphQL API for AT Protocol Records
quickslice.slices.network/
atproto
gleam
graphql
60
fork
atom
overview
issues
7
pulls
2
pipelines
chore: update docs version
chadtmiller.com
2 months ago
3a597c1e
ad740a0b
+1
-1
1 changed file
expand all
collapse all
unified
split
www
src
www
layout.gleam
+1
-1
www/src/www/layout.gleam
···
213
])
214
}
215
216
-
const version = "v0.17.3"
217
218
fn sidebar(current_path: String, pages: List(DocPage)) -> Element(Nil) {
219
html.aside([attribute.class("sidebar")], [
···
213
])
214
}
215
216
+
const version = "v0.17.4"
217
218
fn sidebar(current_path: String, pages: List(DocPage)) -> Element(Nil) {
219
html.aside([attribute.class("sidebar")], [