index
:
shorgru.git
master
Исходники сайта https://sh.org.ru/
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
/
fs.go
blob: ce62ea19808d8a68bf757f4932680c2b6cfc4b8b (
plain
) (
blame
)
1
2
3
4
5
6
package static import "embed" //go:embed * var FS embed.FS