mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-08-11 00:00:28 -04:00
search: toml to yml
This commit is contained in:
parent
f997becf86
commit
7c5611088f
2 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
||||||
+++
|
---
|
||||||
title = "SearchL2"
|
title: "SearchL2"
|
||||||
layout = "search"
|
layout: "search"
|
||||||
+++
|
---
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
+++
|
---
|
||||||
title = "Search"
|
title: "Search"
|
||||||
layout = "search"
|
layout: "search"
|
||||||
+++
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue