Rename exampleSite to example

This commit is contained in:
Will Faught
2025-03-05 14:57:35 -08:00
parent d91748c3b9
commit 5fa83107bc
84 changed files with 5 additions and 5 deletions

6
example/go.mod Normal file
View File

@@ -0,0 +1,6 @@
module github.com/willfaught/paige/exampleSite
go 1.20
require github.com/willfaught/paige v0.97.0 // indirect
replace github.com/willfaught/paige => ../