mirror of
https://github.com/cchuster/connerchu.com
synced 2025-08-01 05:15:32 +00:00
remove go mod and sum
This commit is contained in:
parent
576556d34f
commit
d7ad464357
@ -1,7 +1,7 @@
|
||||
baseURL = "https://connerchu.com"
|
||||
title = "Conner Chu"
|
||||
languageCode = "en-us"
|
||||
theme = "hello-friend-ng"
|
||||
theme = ["your-main-theme", "hugo-shortcode-gallery"]
|
||||
copyright = "© Copyright 2025"
|
||||
timeout = "1h"
|
||||
|
||||
|
5
go.mod
5
go.mod
@ -1,5 +0,0 @@
|
||||
module github.com/cchuster/connerchu.com
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/mfg92/hugo-shortcode-gallery v1.2.0 // indirect
|
2
go.sum
2
go.sum
@ -1,2 +0,0 @@
|
||||
github.com/mfg92/hugo-shortcode-gallery v1.2.0 h1:gkCZ08gNSoU/RymTScnR+Dh0gEwhlaxEjI0o2NTpWbA=
|
||||
github.com/mfg92/hugo-shortcode-gallery v1.2.0/go.mod h1:zKnMCx7OJJPTfVNalUAFGkNVABLCqIuPl57NeBtSFc0=
|
1
themes/hugo-shortcode-gallery
Submodule
1
themes/hugo-shortcode-gallery
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b0508b310e2dfcf1573d12e4a727481420c7909b
|
Loading…
x
Reference in New Issue
Block a user