hugo-toha/exampleSite/go.mod
Emruz Hossain 0d20efe1b7
Support rel atribute in social links (#735)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-02-09 17:03:59 +00: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