~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
f9d1385e
—
pyrossh 1 year ago
rename
- src/routes/+page.svelte +2 -2
src/routes/+page.svelte
CHANGED
|
@@ -78,8 +78,8 @@
|
|
|
78
78
|
</span>
|
|
79
79
|
</p>
|
|
80
80
|
</Slide>
|
|
81
|
-
<Slide title="
|
|
81
|
+
<Slide title="kestrel" link="https://github.com/pyrossh/kestrel">
|
|
82
|
-
<p>
|
|
82
|
+
<p>A statically typed, functional programming language inspired by rust, koka.</p>
|
|
83
83
|
<p>WIP to support compilation to WASM.</p>
|
|
84
84
|
</Slide>
|
|
85
85
|
<Slide title="Only Bible App" link="/only-bible-app" isExternal={false}>
|