mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-11-19 08:35:19 +00:00
Extract robots.txt into a file, simplify MIMEs
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
//go:embed *.css *.js icon
|
||||
//go:embed *.css *.js *.txt icon
|
||||
var embedFS embed.FS
|
||||
|
||||
// FS serves all static files.
|
||||
|
||||
Reference in New Issue
Block a user