This website requires JavaScript.
Explore
Help
Sign In
mentos1386
/
zdravko
Watch
1
Star
0
Fork
You've already forked zdravko
0
mirror of
https://github.com/mentos1386/zdravko.git
synced
2024-11-22 15:53:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1ef49c444d
zdravko
/
web
/
static
/
static.go
10 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
feat: connect to sqlite
2024-02-11 10:56:21 +00:00
package
static
import
(
"embed"
)
feat(index): colors, remove checks, degraded
2024-05-28 17:59:44 +00:00
//go:generate just static
feat: connect to sqlite
2024-02-11 10:56:21 +00:00
//go:embed *
var
Static
embed
.
FS
Reference in a new issue
Copy permalink