Skip to content

Commit

Permalink
Add missing quote to archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
Snarr committed Jan 3, 2023
1 parent f491d88 commit 9dfe096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/engine-docs/archetypes/examples.md
@@ -1,5 +1,5 @@
---
title: "{{ replace .Name "-" " " | title }}
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
tags:
Expand Down

0 comments on commit 9dfe096

Please sign in to comment.