hugo-toha/exampleSite/go.mod
hossainemruz 7716ca07d2 Support rel atribute in social links
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-02-09 23:01:30 +06:00

8 lines
284 B
Modula-2

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