package assets import ( "embed" ) //go:embed css fonts img robots.txt ai.txt var ASSETS embed.FS