Skip to content

Commit

Permalink
refactor: more projects
Browse files Browse the repository at this point in the history
  • Loading branch information
zyrouge committed Nov 7, 2023
1 parent 911fd3d commit 035ab5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified public/static/images/pho.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/home/Projects.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ import Item from "~/components/home/ProjectItem.astro";
name="Pho"
link="https://github.com/zyrouge/pho"
description="An AppImage Manager for Linux."
image={StaticAssets.beize}
tags={["dart", "programming-language", "interpreter"]}
image={StaticAssets.pho}
tags={["go", "linux"]}
/>
<Item
name="UprightQuotes"
Expand Down

0 comments on commit 035ab5b

Please sign in to comment.