first commit
This commit is contained in:
7
themes/reveal-hugo/exampleSite/go.mod
Normal file
7
themes/reveal-hugo/exampleSite/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/joshed-io/reveal-hugo/exampleSite
|
||||
|
||||
go 1.12
|
||||
|
||||
require github.com/joshed-io/reveal-hugo v0.0.0-20221228063604-4c190e12065e // indirect
|
||||
|
||||
replace github.com/joshed-io/reveal-hugo => ../
|
||||
Reference in New Issue
Block a user