small pixel drawing of a pufferfish gore

internal/assets/assets.go

1 2 3 4 5 6
package assets

import "embed"

//go:embed *
var Assets embed.FS