Skip to content

Commit

Permalink
Fixed quotes to allow apostrophe in title
Browse files Browse the repository at this point in the history
  • Loading branch information
kaijagahm authored May 14, 2024
1 parent 39b1765 commit 95481d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
carpentry: 'incubator'

# Overall title for pages.
title: 'RRRRRRR, I'm stuck!'
title: "RRRRRRR, I'm stuck!"

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created: 2024-05-14
Expand Down

0 comments on commit 95481d6

Please sign in to comment.