Skip to content

Commit b6cafea

Browse files
committed
add netlify spot
1 parent 7ccdb3a commit b6cafea

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

pages/_meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"index": "Overview",
33
"aws": "AWS",
4-
"cloudflare": "Cloudflare"
4+
"cloudflare": "Cloudflare",
5+
"netlify": "Netlify"
56
}

pages/netlify/_meta.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"index": "Overview"
3+
}

pages/netlify/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### TODO
2+

0 commit comments

Comments
 (0)