Customize Toha theme

This commit is contained in:
Andrea Zignoli 2023-05-02 17:10:20 +02:00
parent 83d10c59ad
commit 8f8727a6c5
3 changed files with 299 additions and 22 deletions

7
go.mod
View file

@ -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