Skip to content

Commit

Permalink
wrap frontmatter values in double quotes to escape special characters
Browse files Browse the repository at this point in the history
  • Loading branch information
pettinarip committed Sep 17, 2024
1 parent 6dfe394 commit 0c87770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/content/developers/docs/gas/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Ethereum gas and fees: technical overview
title: "Ethereum gas and fees: technical overview"
description:
lang: en
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/smart-contracts/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Smart contracts: What are they and benefits
title: "Smart contracts: What are they and benefits"
description: A non-technical introduction to smart contracts
lang: en
---
Expand Down

0 comments on commit 0c87770

Please sign in to comment.