aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2024-08-28 01:38:48 -0700
committerGitHub <noreply@github.com>2024-08-28 01:38:48 -0700
commitb4edcdcb799d1d7cff98745e2adffa7efb0e4834 (patch)
tree141ec05d0b1b9fc347d5cbec73945b80baa06daa
parente396df5fa4b627fecc40327bca757bb9e8e7f2f9 (diff)
correct spelling IMGui -> ImGui
-rw-r--r--src/pages/projects.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/projects.astro b/src/pages/projects.astro
index 5cc44ff..06d7e19 100644
--- a/src/pages/projects.astro
+++ b/src/pages/projects.astro
@@ -119,7 +119,7 @@ import Card from "../components/Card.astro";
language="C#"
languageColor="#178600"
year="2023"
- tags={["IMGui", "Dalamud"]}
+ tags={["ImGui", "Dalamud"]}
/>
</ul>
<br/>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage