Add theme for example site
This commit is contained in:
parent
32d39a31c7
commit
c437d766fd
4 changed files with 9 additions and 0 deletions
5
exampleSite/go.mod
Normal file
5
exampleSite/go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/alexandrevicenzi/soho/exampleSite
|
||||
|
||||
go 1.12
|
||||
|
||||
require github.com/alexandrevicenzi/soho v1.1.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue