move docs to root

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-18 21:28:09 +02:00
parent 85c2806604
commit 6ea692754a
8 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ package spilltea
import "embed"
//go:embed .github/docs
//go:embed docs
var DocsFS embed.FS