aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/573.png (renamed from assets/573.png)bin242000 -> 242000 bytes
-rw-r--r--public/link.png (renamed from assets/link.png)bin243302 -> 243302 bytes
-rw-r--r--public/malmstone.png (renamed from assets/malmstone.png)bin270485 -> 270485 bytes
-rw-r--r--public/patchwork.png (renamed from assets/patchwork.png)bin853096 -> 853096 bytes
-rw-r--r--public/phase-tracker.png (renamed from assets/phase-tracker.png)bin257467 -> 257467 bytes
-rw-r--r--src/pages/projects.astro10
6 files changed, 5 insertions, 5 deletions
diff --git a/assets/573.png b/public/573.png
index b7f192c..b7f192c 100644
--- a/assets/573.png
+++ b/public/573.png
Binary files differ
diff --git a/assets/link.png b/public/link.png
index 73fbd06..73fbd06 100644
--- a/assets/link.png
+++ b/public/link.png
Binary files differ
diff --git a/assets/malmstone.png b/public/malmstone.png
index df3fe7d..df3fe7d 100644
--- a/assets/malmstone.png
+++ b/public/malmstone.png
Binary files differ
diff --git a/assets/patchwork.png b/public/patchwork.png
index b594be4..b594be4 100644
--- a/assets/patchwork.png
+++ b/public/patchwork.png
Binary files differ
diff --git a/assets/phase-tracker.png b/public/phase-tracker.png
index 7f3fe98..7f3fe98 100644
--- a/assets/phase-tracker.png
+++ b/public/phase-tracker.png
Binary files differ
diff --git a/src/pages/projects.astro b/src/pages/projects.astro
index 8a9fdee..c908d0e 100644
--- a/src/pages/projects.astro
+++ b/src/pages/projects.astro
@@ -20,7 +20,7 @@ import Card from "../components/Card.astro";
language="Javascript"
languageColor="#f1e05a"
year="2023"
- image="/assets/patchwork.png"
+ image="/patchwork.png"
imageAlt="Screenshot of Patchwork Archive site"
tags={["React", "Python", "MySQL" , "S3 Storage", "TailwindCSS"]}
/>
@@ -40,7 +40,7 @@ import Card from "../components/Card.astro";
language="Python"
languageColor="#3572A5"
year="2023"
- image="/assets/phase-tracker.png"
+ image="/phase-tracker.png"
tags={["Python", "Next.js", "Tailwind", "SSR", "Chart.js", "PostgreSQL", "YouTube API"]}
/>
<Card
@@ -68,7 +68,7 @@ import Card from "../components/Card.astro";
language="Typescript"
languageColor="#3178c6"
year="2025"
- image="assets/573.png"
+ image="/573.png"
imageAlt="573-UPDATES site screenshot"
tags={["React", "TypeScript", "Python", "Web Scraping"]}
/>
@@ -115,7 +115,7 @@ import Card from "../components/Card.astro";
language="Python"
languageColor="#3572A5"
year="2023"
- image="assets/link.png"
+ image="/link.png"
imageAlt="Moekyun Link Shortener Screenshot"
tags={["Python", "Flask", "PostgreSQL", "Redis"]}
/>
@@ -126,7 +126,7 @@ import Card from "../components/Card.astro";
language="C#"
languageColor="#178600"
year="2023"
- image="assets/malmstone.png"
+ image="/malmstone.png"
imageAlt="FFXIV Malmstone Plugin Screenshot"
tags={["C#", "ImGui"]}
/>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage