Add exampleSite + update module to v4 (#717)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
Emruz Hossain 2022-12-29 01:25:33 +06:00 committed by GitHub
parent 65c71f88ea
commit d3c2c6d1fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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