Skip to content

Commit d325308

Browse files
authored
Update theme
1 parent edb9bee commit d325308

File tree

5 files changed

+6
-16
lines changed

5 files changed

+6
-16
lines changed

_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_font-family.css

+1-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css

+1-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# github.com/gohugoio/gohugoioTheme v0.0.0-20240927143207-9be2119ff8d1
1+
# github.com/gohugoio/gohugoioTheme v0.0.0-20241016200921-2bc95089d866

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs
22

33
go 1.16
44

5-
require github.com/gohugoio/gohugoioTheme v0.0.0-20240927143207-9be2119ff8d1 // indirect
5+
require github.com/gohugoio/gohugoioTheme v0.0.0-20241016200921-2bc95089d866 // indirect

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20240815082608-66ccd383a90f h1:Eo5z3uUY
1616
github.com/gohugoio/gohugoioTheme v0.0.0-20240815082608-66ccd383a90f/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
1717
github.com/gohugoio/gohugoioTheme v0.0.0-20240927143207-9be2119ff8d1 h1:A/pBaRPbnp58cVdgXYKDv4eRAppkmGadPW+9TTQRJkU=
1818
github.com/gohugoio/gohugoioTheme v0.0.0-20240927143207-9be2119ff8d1/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
19+
github.com/gohugoio/gohugoioTheme v0.0.0-20241016200921-2bc95089d866 h1:vewQEurKcWccnpiDsSIDYRSqzrhZDTE2s6RubeRD8Qo=
20+
github.com/gohugoio/gohugoioTheme v0.0.0-20241016200921-2bc95089d866/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=

0 commit comments

Comments
 (0)