Skip to content

Commit 5e6824f

Browse files
committed
feat: added npm icon
1 parent f0da481 commit 5e6824f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

components/CSocial.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img src="/social/github.svg" alt="GitHub Style-Forge" width="32" height="32" />
55
</a>
66
<a class="op:75" href="https://www.npmjs.com/package/style-forge" target="_blank">
7-
<img src="https://img.shields.io/npm/v/style-forge" alt="npm">
7+
<img src="/social/npm.svg" alt="NPM Style-Forge" width="32" height="32" />
88
</a>
99
</div>
1010
</template>

static/social/npm.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)