Is there a file extention intellisense (plugin) in vs? I can’t see properly in the file because everything is white text? VS don’t recognise index.html.tmpl when working with go. (should the file extention be templ and not tmpl?))
Plus, site is working locally, but when on server (domain.fly.io) css and images are missing. I am also using echo (framework) with e.Static(“/static”, “static”) inculded (UPDATE) this line was added to the .toml file BP_KEEP_FILES = “static/:js/:img/:css/”