diff options
author | 2021-06-10 10:30:48 -0600 | |
---|---|---|
committer | 2021-06-10 10:30:48 -0600 | |
commit | a660e49f80accbc4e18f48cc10bf23a239f711fe (patch) | |
tree | 7f6652556315008cef020dd3ef4ef3c298a2da13 /examples/blog | |
parent | 047b0fcc6cbe722fd0f3d8ca7894e7986f004302 (diff) | |
download | astro-a660e49f80accbc4e18f48cc10bf23a239f711fe.tar.gz astro-a660e49f80accbc4e18f48cc10bf23a239f711fe.tar.zst astro-a660e49f80accbc4e18f48cc10bf23a239f711fe.zip |
Add integration test for templates (#372)
Diffstat (limited to 'examples/blog')
-rw-r--r-- | examples/blog/meta.json | 5 |
1 files changed, 0 insertions, 5 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 -} |