Restore previous bible/ content as bible-local/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
6
bible-local/demo/web/embed.go
Normal file
6
bible-local/demo/web/embed.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package web
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed templates/* static/*
|
||||
var Assets embed.FS
|
||||
Reference in New Issue
Block a user