Restore previous bible/ content as bible-local/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 22:26:50 +03:00
parent f0c5aa8da3
commit 27e33db446
115 changed files with 19743 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
package web
import "embed"
//go:embed templates/* static/*
var Assets embed.FS