cmd/mbf: bring back pkgserver's favicon!
It existed in mae's #33, but ozy seems to have lost it during her
changes pre-merge, so just add it back again.
This favicon image was grabbed from mae:
8a38b614c6/cmd/pkgserver/ui/static/favicon.ico
That commit is the latest one of the salvaged original #33 history; see
#33 (comment).
This commit is contained in:
BIN
cmd/mbf/internal/pkgserver/ui/favicon.ico
Normal file
BIN
cmd/mbf/internal/pkgserver/ui/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
//go:generate tsc
|
||||
//go:generate cp index.html style.css static
|
||||
//go:generate cp index.html style.css favicon.ico static
|
||||
//go:embed static
|
||||
var _static embed.FS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user