Skip to content

Commit

Permalink
Refactor ContactSection.astro to add TwitterCard
Browse files Browse the repository at this point in the history
  • Loading branch information
dnachavez committed May 21, 2024
1 parent 6e30fc9 commit 2ee80e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/sections/ContactSection.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ import YoutubeCard from "../contactCards/YoutubeCard.astro";
<GithubCard />
<InstagramCard />
<TikTokCard />
<!-- <DribbbleCard />
<YoutubeCard />
<TwitterCard /> -->
<TwitterCard />
</ul>
</section>

0 comments on commit 2ee80e0

Please sign in to comment.