mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-03-01 06:50:18 +00:00
docs: swap _target to target
This commit is contained in:
parent
f775475c71
commit
f3cdaabd29
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ description = "A theme for Hugo designed for documentation."
|
||||||
title = "Hugo Relearn Theme"
|
title = "Hugo Relearn Theme"
|
||||||
type = "home"
|
type = "home"
|
||||||
[[cascade]]
|
[[cascade]]
|
||||||
[cascade._target]
|
[cascade.target]
|
||||||
path = "/introduction/changelog/*/*/*"
|
path = "/introduction/changelog/*/*/*"
|
||||||
[cascade.params]
|
[cascade.params]
|
||||||
[cascade.params.build]
|
[cascade.params.build]
|
||||||
|
|
|
@ -3,7 +3,7 @@ description = "A theme fer Cap'n Hugo designed fer documentat'n."
|
||||||
title = "Cap'n Hugo Relearrrn Theme"
|
title = "Cap'n Hugo Relearrrn Theme"
|
||||||
type = "home"
|
type = "home"
|
||||||
[[cascade]]
|
[[cascade]]
|
||||||
[cascade._target]
|
[cascade.target]
|
||||||
path = "/introduction/changelog/*/*/*"
|
path = "/introduction/changelog/*/*/*"
|
||||||
[cascade.params]
|
[cascade.params]
|
||||||
[cascade.params.build]
|
[cascade.params.build]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
7.4.1+db407309e13daba612df389c37de4cbb156734d2
|
7.4.1+f775475c71e6d1239a0b188ab2d8fe49395b45e4
|
Loading…
Add table
Reference in a new issue