Skip to content

Commit

Permalink
sosyal medya linkleri tekrardan düzenlendi
Browse files Browse the repository at this point in the history
  • Loading branch information
eminboydak committed Jan 24, 2024
1 parent 6bf0b74 commit 6eaedd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/SocialList.astro
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
import { Icon } from "astro-icon";
import { Icon } from "astro-icon/components";
/**
Uses https://github.com/natemoo-re/astro-icon#readme
Find icons @ https://icones.js.org/
Uses https://www.astroicon.dev/getting-started/
Find icons via guide: https://www.astroicon.dev/guides/customization/#open-source-icon-sets
*/
const socialLinks: Array<{
name: string;
Expand Down

0 comments on commit 6eaedd2

Please sign in to comment.