File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ mainSections = ["post"]
44rssFullContent = true
55favicon = " img/favicon.png"
66
7+ # Accepted values: "default", "lastmod"
8+ # default = see https://gohugo.io/quick-reference/glossary/#default-sort-order
9+ # lastmod = sort by last modified date, in descending order
10+ SortBy = " default"
11+
712[footer ]
813 since = 2020
914 customText = " "
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter
22
33go 1.17
44
5- require github.com/CaiJimmy/hugo-theme-stack/v4 v4.0.0-beta.3 // indirect
5+ require github.com/CaiJimmy/hugo-theme-stack/v4 v4.0.0-beta.4 // indirect
Original file line number Diff line number Diff line change 1- github.com/CaiJimmy/hugo-theme-stack/v4 v4.0.0-beta.3 h1:2xn1T7Ao2T3RA7I/cjVtY0QJ1fvcL1uCHeYUmsFqz1w =
2- github.com/CaiJimmy/hugo-theme-stack/v4 v4.0.0-beta.3 /go.mod h1:6SWZIQIut6uVjxhLraexYzgtdNDrod0xnfM/to6D/1I =
1+ github.com/CaiJimmy/hugo-theme-stack/v4 v4.0.0-beta.4 h1:Q8PA36Ih9vCA3WJINdNvFROh8PlWbwIKN0Ntus7DiF4 =
2+ github.com/CaiJimmy/hugo-theme-stack/v4 v4.0.0-beta.4 /go.mod h1:6SWZIQIut6uVjxhLraexYzgtdNDrod0xnfM/to6D/1I =
You can’t perform that action at this time.
0 commit comments