Create Hugo module
This commit is contained in:
parent
eb6c0aaac5
commit
347e612092
3
go.mod
Normal file
3
go.mod
Normal file
@ -0,0 +1,3 @@
|
||||
module git.christian-wolf.click/tsc-vfl/gallery
|
||||
|
||||
go 1.22.5
|
@ -1,10 +1,10 @@
|
||||
name = 'Theme name'
|
||||
name = 'gallery'
|
||||
license = 'MIT'
|
||||
licenselink = 'https://github.com/owner/repo/LICENSE'
|
||||
description = 'Theme description'
|
||||
|
||||
# The home page of the theme, where the source can be found
|
||||
homepage = 'https://github.com/owner/repo'
|
||||
homepage = 'https://git.christian-wolf.click/tsc-vfl/gallery'
|
||||
|
||||
# If you have a running demo of the theme
|
||||
demosite = 'https://owner.github.io/repo'
|
||||
|
Loading…
Reference in New Issue
Block a user