Skip to content

Commit 5a4136f

Browse files
committed
Fix apple icon
1 parent 42705db commit 5a4136f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/DownloadGephiDesktop.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const BROWSERS = {
1616
macSilicon: {
1717
label: "Mac OS",
1818
dlSuffix: "macos-aarch64.dmg",
19-
icon: "ph:apple-logo-fill",
19+
icon: "ph:apple-logo",
2020
},
2121
macIntel: {
2222
label: "Mac OS (Intel)",

0 commit comments

Comments
 (0)