Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 725dfca

Browse files
committed
docs(home): use github icon on landing page
1 parent 0fd31f2 commit 725dfca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/plugins/chakra-ui.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {
88
fePlay,
99
feExternalLink,
1010
feGlobe,
11+
feGithub,
1112
feMenu,
1213
feLinkedin,
1314
feSearch,
@@ -49,7 +50,8 @@ Vue.use(Chakra.default, {
4950
feEdit,
5051
feSettings,
5152
feTwitter,
52-
feCoffee
53+
feCoffee,
54+
feGithub
5355
},
5456
extend: {
5557
storybook: {

0 commit comments

Comments
 (0)