1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-04-02 07:33:34 +02:00

chore: add go.mod ()

* more about this: https://gohugo.io/hugo-modules/use-modules/
This commit is contained in:
Zhangyuan Nie 2020-10-21 01:06:44 -04:00 committed by GitHub
parent ea9aa38573
commit 3e92b5aa29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
go.mod Normal file

@ -0,0 +1,3 @@
module github.com/adityatelange/hugo-PaperMod
go 1.12