Order exampleSite pages by title
parent
98ba641b30
commit
260d0aa264
@ -1,12 +1,10 @@
|
|||||||
+++
|
+++
|
||||||
authors = ["author-demo"]
|
authors = ["author-demo"]
|
||||||
categories = ["content", "paige"]
|
categories = ["content", "paige"]
|
||||||
date = 2023-09-24T21:29:30-07:00
|
|
||||||
description = "A front matter link."
|
description = "A front matter link."
|
||||||
link = "https://willfaught.com/paige"
|
link = "https://willfaught.com/paige"
|
||||||
tags = ["link"]
|
tags = ["link"]
|
||||||
title = "Link"
|
title = "Link"
|
||||||
weight = 70
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
It takes you to the home page.
|
It takes you to the home page.
|
||||||
|
Loading…
Reference in New Issue