remove go mod and sum

This commit is contained in:
Conner Chu 2025-07-06 11:57:56 +02:00
parent 576556d34f
commit d7ad464357
4 changed files with 2 additions and 8 deletions

View File

@ -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 = "&copy Copyright 2025"
timeout = "1h"

5
go.mod
View File

@ -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
View File

@ -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=

@ -0,0 +1 @@
Subproject commit b0508b310e2dfcf1573d12e4a727481420c7909b