diff options
| author | a73x <[email protected]> | 2024-08-31 19:08:31 +0100 |
|---|---|---|
| committer | a73x <[email protected]> | 2024-08-31 19:08:31 +0100 |
| commit | da7e34735f3811da300ed56c504a171e3e407de9 (patch) | |
| tree | 92050fddce9b7bfb8c36c6bf39d095c3e1acc9ff /public/embed.go | |
| parent | 68cc8a115d79c97e3c557c70d81d59d0de29ae46 (diff) | |
chore(html): removed js for go chroma
Diffstat (limited to 'public/embed.go')
| -rw-r--r-- | public/embed.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/embed.go b/public/embed.go index 2dbcc0a..d985ff7 100644 --- a/public/embed.go +++ b/public/embed.go @@ -5,5 +5,4 @@ import "embed" //go:embed static/*.svg //go:embed static/*.woff2 //go:embed static/*.css -//go:embed static/*.js var FS embed.FS |
