22 lines
571 B
Markdown
22 lines
571 B
Markdown
|
|
+++
|
||
|
|
title = "First"
|
||
|
|
date = "2025-05-31T14:06:03+08:00"
|
||
|
|
#dateFormat = "2006-01-02" # This value can be configured for per-post date formatting
|
||
|
|
author = "suguo"
|
||
|
|
authorTwitter = "" #do not include @
|
||
|
|
cover = "/images/a9a5f67e-9f1d-4016-a272-704305fda53a.jpg"
|
||
|
|
keywords = ["", ""]
|
||
|
|
description = ""
|
||
|
|
showFullContent = false
|
||
|
|
readingTime = false
|
||
|
|
hideComments = false
|
||
|
|
+++
|
||
|
|
|
||
|
|
|
||
|
|
{{< figure
|
||
|
|
src="/images/a9a5f67e-9f1d-4016-a272-704305fda53a.jpg"
|
||
|
|
alt="A photograph of Zion National Park"
|
||
|
|
link="https://www.nps.gov/zion/index.htm"
|
||
|
|
caption="Zion National Park"
|
||
|
|
class="ma0 w-75"
|
||
|
|
>}}
|