diff options
| author | Volpeon <git@volpeon.ink> | 2026-07-22 22:42:10 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2026-07-22 22:42:10 +0200 |
| commit | 58a1ab25bd31c27816294eeca3d5202161dfb557 (patch) | |
| tree | 13bd92afdba92e4417c4d333d4802ad105256217 /src/pages/index.mdx | |
| parent | Remove emoji components (diff) | |
| download | corvos-website-58a1ab25bd31c27816294eeca3d5202161dfb557.tar.gz corvos-website-58a1ab25bd31c27816294eeca3d5202161dfb557.tar.bz2 corvos-website-58a1ab25bd31c27816294eeca3d5202161dfb557.zip | |
Description
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 7d73a54..5948423 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 | It provides an easy-to-customize experience, designed to take full advantage of TypeScript's capabilities. | 10 | Corvos provides a very customizeable experience with an emphasis on taking full advantage of TypeScript's capabilities. |
