We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4bc78 commit f56a59aCopy full SHA for f56a59a
src/pages/projects.astro
@@ -19,13 +19,13 @@ import Layout from "../layouts/Layout.astro";
19
<ul>
20
<li>
21
<a
22
- href="https://skibidi.yanchengzhao.online"
+ href="https://skibidi.yanchengzhao.com"
23
target="_blank">Gyod's Story</a
24
>, a pure brainrot short story made for the boba website
25
workshop.
26
</li>
27
28
- <a href="https://wizard.yanchengzhao.online" target="_blank"
+ <a href="https://wizard.yanchengzhao.com" target="_blank"
29
>The Mosquito</a
30
>, an AI text adventure game made for the hack-scoop
31
(project wizard orpheus) workshop.
0 commit comments