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:
parent
65c71f88ea
commit
d3c2c6d1fc
4 changed files with 219 additions and 1 deletions
7
exampleSite/go.mod
Normal file
7
exampleSite/go.mod
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue