Browse Source

Block canvas and pendant: fixed block patterns (#5713)

Maggie 3 years ago
parent
commit
18482fab16
2 changed files with 4 additions and 3 deletions
  1. 2 2
      block-canvas/patterns/404.php
  2. 2 1
      pendant/patterns/404.php

+ 2 - 2
block-canvas/patterns/404.php

@@ -1,7 +1,7 @@
 <?php
 /**
- * Pattern Name: A 404 page
- * Namespace: block-canvas
+ * Title: A 404 page
+ * Slug: block-canvas/404
  * Inserter: no
  */
 

+ 2 - 1
pendant/patterns/404.php

@@ -1,6 +1,7 @@
 <?php
 /**
- * Pattern Name: A 404 page
+ * Title: A 404 page
+ * slug: pendant/404
  * Inserter: no
  */