mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-24 19:24:16 +00:00
fix static dir
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
//go:embed templates/**/*.html
|
||||
var templatesFS embed.FS
|
||||
|
||||
//go:embed static/**/*
|
||||
//go:embed static
|
||||
var staticFS embed.FS
|
||||
|
||||
// Templates returns parsed templates with helper functions
|
||||
|
||||
Reference in New Issue
Block a user