We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e4a5d commit 5d37a6eCopy full SHA for 5d37a6e
1 file changed
src/components/Contact.svelte
@@ -18,7 +18,6 @@
18
icon: "email",
19
url: "mailto:ryanbmarx+homepage@gmail.com",
20
},
21
- { label: "Twitter", icon: "twitter", url: "https://www.twitter.com/ryanmarx" },
22
];
23
24
// So we can have unique IDs even with multiple component instances
0 commit comments