diff --git a/src/content/docs/docs/appendix/index.mdx b/src/content/docs/docs/appendix/index.mdx new file mode 100644 index 0000000..d293c1f --- /dev/null +++ b/src/content/docs/docs/appendix/index.mdx @@ -0,0 +1,3 @@ +--- +title: What is This Section? +--- \ No newline at end of file diff --git a/src/content/docs/docs/contributing/index.mdx b/src/content/docs/docs/contributing/index.mdx new file mode 100644 index 0000000..d293c1f --- /dev/null +++ b/src/content/docs/docs/contributing/index.mdx @@ -0,0 +1,3 @@ +--- +title: What is This Section? +--- \ No newline at end of file diff --git a/src/content/docs/docs/examples/index.mdx b/src/content/docs/docs/examples/index.mdx new file mode 100644 index 0000000..d293c1f --- /dev/null +++ b/src/content/docs/docs/examples/index.mdx @@ -0,0 +1,3 @@ +--- +title: What is This Section? +--- \ No newline at end of file diff --git a/src/content/docs/docs/faq/index.mdx b/src/content/docs/docs/faq/index.mdx new file mode 100644 index 0000000..d293c1f --- /dev/null +++ b/src/content/docs/docs/faq/index.mdx @@ -0,0 +1,3 @@ +--- +title: What is This Section? +--- \ No newline at end of file diff --git a/src/content/docs/docs/language/index.mdx b/src/content/docs/docs/language/index.mdx new file mode 100644 index 0000000..d293c1f --- /dev/null +++ b/src/content/docs/docs/language/index.mdx @@ -0,0 +1,3 @@ +--- +title: What is This Section? +--- \ No newline at end of file diff --git a/src/content/docs/docs/tooling/index.mdx b/src/content/docs/docs/tooling/index.mdx new file mode 100644 index 0000000..d293c1f --- /dev/null +++ b/src/content/docs/docs/tooling/index.mdx @@ -0,0 +1,3 @@ +--- +title: What is This Section? +--- \ No newline at end of file