diff options
| author | Volpeon <git@volpeon.ink> | 2026-07-22 22:28:12 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2026-07-22 22:28:12 +0200 |
| commit | 7ab5640191ecf9e16e975d909a7cb7aa3468700b (patch) | |
| tree | 7bb52857e89745306fa959d5b04bc00e2fdd58ab /src/pages/index.mdx | |
| parent | Init (diff) | |
| download | corvos-website-7ab5640191ecf9e16e975d909a7cb7aa3468700b.tar.gz corvos-website-7ab5640191ecf9e16e975d909a7cb7aa3468700b.tar.bz2 corvos-website-7ab5640191ecf9e16e975d909a7cb7aa3468700b.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 1d35a1d..7d73a54 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 is a Static Site Generator with the goal to provide a customizeable, type-safe experience. | 10 | It provides an easy-to-customize experience, designed to take full advantage of TypeScript's capabilities. |
