diff options
| author | Volpeon <git@volpeon.ink> | 2026-07-23 06:55:22 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2026-07-23 06:55:22 +0200 |
| commit | fa8475b2d0e3c5d23b54b06eb727f9cd2558fa54 (patch) | |
| tree | 47bb78f2944d59b41e35ea02f50f0bab171d1c4e /src/pages/index.mdx | |
| parent | Description (diff) | |
| download | corvos-website-fa8475b2d0e3c5d23b54b06eb727f9cd2558fa54.tar.gz corvos-website-fa8475b2d0e3c5d23b54b06eb727f9cd2558fa54.tar.bz2 corvos-website-fa8475b2d0e3c5d23b54b06eb727f9cd2558fa54.zip | |
Update
Diffstat (limited to 'src/pages/index.mdx')
| -rw-r--r-- | src/pages/index.mdx | 2 |
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." | |||
| 7 | import { template } from "./index.tsx"; | 7 | import { template } from "./index.tsx"; |
| 8 | export { template }; | 8 | export { template }; |
| 9 | 9 | ||
| 10 | Corvos provides a very customizeable experience with an emphasis on taking full advantage of TypeScript's capabilities. | 10 | Corvos provides a highly customizeable experience with an emphasis on taking full advantage of TypeScript's capabilities. |
