Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit ceab410

Browse files
committed
Update theme
Closes gohugoio/gohugoioTheme#142
1 parent 9a95876 commit ceab410

File tree

5 files changed

+4
-7
lines changed

5 files changed

+4
-7
lines changed

_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/terms.html

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

_vendor/github.com/gohugoio/gohugoioTheme/layouts/page/documentation-home.html

-4
This file was deleted.

_vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# github.com/gohugoio/gohugoioTheme v0.0.0-20200123205007-5d6620a0db26
1+
# github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051

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.12
44

5-
require github.com/gohugoio/gohugoioTheme v0.0.0-20200123205007-5d6620a0db26 // indirect
5+
require github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051 // indirect

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20200123204146-589b4c309025 h1:ScYFARz+
99
github.com/gohugoio/gohugoioTheme v0.0.0-20200123204146-589b4c309025/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
1010
github.com/gohugoio/gohugoioTheme v0.0.0-20200123205007-5d6620a0db26 h1:acXfduibbWxji9tW0WkLHbjcXFsnd5uIwXe0WfwOazg=
1111
github.com/gohugoio/gohugoioTheme v0.0.0-20200123205007-5d6620a0db26/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
12+
github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051 h1:cS14MnUGS6xwWYfPNshimm8HdMCZiYBxWkCD0VnvgVw=
13+
github.com/gohugoio/gohugoioTheme v0.0.0-20200128164921-1d0bc5482051/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=

0 commit comments

Comments
 (0)