diff --git a/includes/post_types.php b/includes/post_types.php
index e60f3b8..7538d71 100644
--- a/includes/post_types.php
+++ b/includes/post_types.php
@@ -193,7 +193,7 @@ function create_posttype()
'show_in_rest' => true,
'menu_icon' => 'dashicons-forms',
'supports' => array('title', 'custom-fields'),
- 'supports' => array('title', 'editor', 'page-attributes', 'thumbnail', 'revision'),
+ 'supports' => array('title', 'editor', 'page-attributes', 'thumbnail', 'revision', 'excerpt'),
)
);
diff --git a/single-parcours-child.php b/single-parcours-child.php
new file mode 100644
index 0000000..aa0eca5
--- /dev/null
+++ b/single-parcours-child.php
@@ -0,0 +1,18 @@
+
+
+
+
+ parent
+
+
+
+
post_title ?>
+