This commit is contained in:
2025-01-03 23:30:07 -06:00
parent 01efeab13f
commit b5f7c3fd72
818 changed files with 1112 additions and 82997 deletions

View File

@ -1,5 +1,8 @@
module git.andrewnw.xyz/CyberShell/backy-docs
module git.andrewnw.xyz/CyberShell/backy/docs
go 1.19
require github.com/McShelby/hugo-theme-relearn v0.0.0-20230209073138-890d12ea922d // indirect
require (
github.com/McShelby/hugo-theme-relearn v0.0.0-20230209073138-890d12ea922d // indirect
github.com/divinerites/plausible-hugo v1.21.1 // indirect
)