We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42705db commit 5a4136fCopy full SHA for 5a4136f
1 file changed
src/components/DownloadGephiDesktop.astro
@@ -16,7 +16,7 @@ const BROWSERS = {
16
macSilicon: {
17
label: "Mac OS",
18
dlSuffix: "macos-aarch64.dmg",
19
- icon: "ph:apple-logo-fill",
+ icon: "ph:apple-logo",
20
},
21
macIntel: {
22
label: "Mac OS (Intel)",
0 commit comments