Customize Toha theme
This commit is contained in:
parent
83d10c59ad
commit
8f8727a6c5
3 changed files with 299 additions and 22 deletions
7
go.mod
7
go.mod
|
@ -1,3 +1,8 @@
|
|||
module github.com/hugo-toha/toha/v4
|
||||
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