summaryrefslogtreecommitdiffstats
path: root/src/pages/index.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/index.mdx')
-rw-r--r--src/pages/index.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index 5948423..25387ce 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -7,4 +7,4 @@ description: "Project website of Corvos, a static site generator for Deno."
7import { template } from "./index.tsx"; 7import { template } from "./index.tsx";
8export { template }; 8export { template };
9 9
10Corvos provides a very customizeable experience with an emphasis on taking full advantage of TypeScript's capabilities. 10Corvos provides a highly customizeable experience with an emphasis on taking full advantage of TypeScript's capabilities.