The code and data behind xeiaso.net
5
fork

Configure Feed

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

break everything again?

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 737d4326 dc9ff2d3

+5 -5
+5 -5
fly/xesite/fly.toml
··· 17 17 auto_extend_size_increment = "1GB" 18 18 auto_extend_size_limit = "10GB" 19 19 20 - #[[statics]] 21 - #url_prefix = "/" 22 - #guest_path = "/" 23 - #tigris_bucket = "xesite" 24 - #index_document = "index.html" 20 + [[statics]] 21 + url_prefix = "/" 22 + guest_path = "/" 23 + tigris_bucket = "xesite" 24 + index_document = "index.html" 25 25 26 26 [build] 27 27 image = "ghcr.io/xe/site/bin:earthly"