Fix capitalization
This commit is contained in:
parent
61fee28543
commit
0c1157977d
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Layout: Post with Table Of Contents"
|
||||
title: "Layout: Post with Table of Contents"
|
||||
header:
|
||||
image: assets/images/unsplash-image-9.jpg
|
||||
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Layout: Post with Sticky Table Of Contents"
|
||||
title: "Layout: Post with Sticky Table of Contents"
|
||||
tags:
|
||||
- table of contents
|
||||
toc: true
|
||||
|
|
Loading…
Reference in a new issue