We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a16d5 commit 266fa94Copy full SHA for 266fa94
src/components/LeftSide.astro
@@ -44,7 +44,7 @@ const { text_color_1 = "text-orange-200", text_color_2 = "text-white" } =
44
YouTube
45
</IconCard>
46
<IconCard
47
- href="https://scholar.google.com.au/citations?user=um_AxkwAAAAJ&hl=en/"
+ href="https://scholar.google.com/citations?user=um_AxkwAAAAJ&hl=en"
48
icon={icon(faGoogleScholar)}
49
>
50
Google Scholar
0 commit comments