Add exampleSite + update module to v4

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2022-12-29 01:22:04 +06:00
parent 65c71f88ea
commit c599ca3a69
4 changed files with 219 additions and 1 deletions

7
exampleSite/go.mod Normal file
View file

@ -0,0 +1,7 @@
module github.com/hugo-toha/toha/exampleSite
go 1.19
require github.com/hugo-toha/hugo-toha.github.io v0.0.0-20221228191121-007f31838bd6 // indirect
replace github.com/hugo-toha/toha/v4 => ../../toha