package index import ( "github.com/onsonr/sonr/nebula/global/state" "github.com/onsonr/sonr/nebula/global/styles" ) templ IndexFile() { @styles.Alpine() @styles.Htmx() @styles.Styles() Sonr DWN @state.RegisterServiceWorker()
Loading...
}