Skip to content

Commit

Permalink
Small copy tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
amyleadem authored Feb 14, 2025
1 parent 1c76c3f commit 8ac3041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The [What's new page](https://designsystem.digital.gov/about/whats-new/) feed is
1. Item two
1. Item three
```
The content inside the triple-dashed lines (`---`) is the post's [front matter](https://jekyllrb.com/docs/front-matter/). You will need to customize the the front matter to define the post's title, author, and more. See the table in the [customizing post metadata](#customizing-post-metadata) section to see the available customization options.
The content inside the triple-dashed lines (`---`) is the post's [front matter](https://jekyllrb.com/docs/front-matter/). You will need to customize the the front matter to define the post's title, author, and more. See the table and code example in the [customizing post metadata](#customizing-post-metadata) section to see the available customization options.
Everything below the triple-dashed lines is the content that will appear in the generated post page. Whenever possible, write post content in [Markdown](https://www.markdownguide.org/basic-syntax/). However, HTML is also supported. See the [post conventions](#post-conventions) section below for additional guidance.
Expand Down

0 comments on commit 8ac3041

Please sign in to comment.