Skip to content

Commit

Permalink
cleanup: Make the repo card have links
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed May 25, 2024
1 parent 7054923 commit 777c1be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ A sleek, contemporary, and purposefully designed VitePress theme
- Utilizes premium fonts: Inter for text and Geist Mono for code snippets.
- Local development made easy with NPM/PNPM integration.

<a href="https://github.com/aplosdev/docs">
<picture>
<source
srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=docs&theme=dark"
Expand All @@ -30,7 +31,9 @@ A sleek, contemporary, and purposefully designed VitePress theme
/>
<img src="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=docs" alt="Repo Card" />
</picture>
</a>

<a href="https://github.com/aplosdev/template">
<picture>
<source
srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template&theme=dark"
Expand All @@ -42,6 +45,7 @@ A sleek, contemporary, and purposefully designed VitePress theme
/>
<img src="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template" alt="Repo Card" />
</picture>
</a>

## Name

Expand Down

0 comments on commit 777c1be

Please sign in to comment.