diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/blog/meta.json | 5 | ||||
-rw-r--r-- | examples/starter/meta.json | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/examples/blog/meta.json b/examples/blog/meta.json deleted file mode 100644 index caa6852e5..000000000 --- a/examples/blog/meta.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Blog", - "description": "an SEO-optimized blog starter", - "rank": 1 -} diff --git a/examples/starter/meta.json b/examples/starter/meta.json deleted file mode 100644 index e9f3778c7..000000000 --- a/examples/starter/meta.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Getting Started", - "description": "a friendly starting point for new astronauts", - "rank": 999 -} |