We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccdb3a commit b6cafeaCopy full SHA for b6cafea
pages/_meta.json
@@ -1,5 +1,6 @@
1
{
2
"index": "Overview",
3
"aws": "AWS",
4
- "cloudflare": "Cloudflare"
+ "cloudflare": "Cloudflare",
5
+ "netlify": "Netlify"
6
}
pages/netlify/_meta.json
@@ -0,0 +1,3 @@
+{
+ "index": "Overview"
+}
pages/netlify/index.mdx
@@ -0,0 +1,2 @@
+### TODO
+
0 commit comments