Skip to content

Commit bb9726d

Browse files
committed
🗑️ Template: Remove id from myst.yml
The automatically generated `myst.yml` file contains an `id` key in the project frontmatter. Since this is supposed to be a unique identifier, it clearly shouldn't be a part of the template.
1 parent 5c5bcc7 commit bb9726d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/docs/{% if docs == 'myst' %}myst.yml{% endif %}.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# See docs at: https://mystmd.org/guide/frontmatter
22
version: 1
33
project:
4-
id: a557e2e8-77c6-4b93-96eb-a33e837935d4
54
title: {{ package_name }}
65
description: {{ description }}
76
# keywords: []

0 commit comments

Comments
 (0)