Auto-indexing service and GraphQL API for AT Protocol Records quickslice.slices.network/
atproto gleam graphql

chore: update docs version

+1 -1
+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")], [