index
:
claudomator.git
main
story/acceptance-criteria
story/repo-url
story/ui-dark-glass-theme
claudomator — task automation server
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
embed.go
blob: 99f142daf591545e181f30662349c1dbe4a5149a (
plain
)
1
2
3
4
5
6
package webui import "embed" //go:embed *.html *.css *.js var Files embed.FS