Restore
This commit is contained in:
parent
e2c890e078
commit
32fdbc66bb
41 changed files with 6160 additions and 0 deletions
8
exampleSite/go.mod
Normal file
8
exampleSite/go.mod
Normal file
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
// replace github.com/hugo-toha/hugo-toha.github.io => ../../hugo-toha.github.io
|
Loading…
Add table
Add a link
Reference in a new issue