mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
Update theme & switch to go modules
This commit is contained in:
parent
df2656ae6c
commit
f2921ff3b6
10 changed files with 53 additions and 7 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module softinio.com
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/softinio/hugo-clarity v0.0.0-20220804231030-5179510a03ea // indirect
|
Loading…
Add table
Add a link
Reference in a new issue