Skip to content

Commit 14a4ff1

Browse files
docs: Add packages repo card to Package Repositories section (#536)
1 parent 4f40497 commit 14a4ff1

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

profile/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,20 @@
228228
<details>
229229
<summary>Package Repositories</summary>
230230

231+
<a href="https://github.com/LizardByte/packages" alt="packages">
232+
<picture>
233+
<source
234+
srcset="https://github-readme-stats.vercel.app/api/pin/?username=lizardbyte&repo=packages&theme=dark"
235+
media="(prefers-color-scheme: dark)"
236+
/>
237+
<source
238+
srcset="https://github-readme-stats.vercel.app/api/pin/?username=lizardbyte&repo=packages&theme=light"
239+
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
240+
/>
241+
<img src="https://github-readme-stats.vercel.app/api/pin/?username=lizardbyte&repo=packages&theme=light" />
242+
</picture>
243+
</a>
244+
231245
<a href="https://github.com/LizardByte/homebrew-homebrew" alt="homebrew-homebrew">
232246
<picture>
233247
<source

0 commit comments

Comments
 (0)