Add missing quotes
This commit is contained in:
@@ -282,9 +282,9 @@ authors: [
|
|||||||
]
|
]
|
||||||
link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title
|
link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title
|
||||||
paige:
|
paige:
|
||||||
description_class: h5 text-start # Page description class
|
description_class: "h5 text-start" # Page description class
|
||||||
math: true # Enable math typesetting with KaTeX
|
math: true # Enable math typesetting with KaTeX
|
||||||
title_class: display-1 fw-medium text-start # Page title class
|
title_class: "display-1 fw-medium text-start" # Page title class
|
||||||
toc: true # Show a table of contents if there are any headers
|
toc: true # Show a table of contents if there are any headers
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user