Skip to content

Commit

Permalink
Fix logo link
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLeedham committed May 20, 2024
1 parent e983a48 commit bc5711a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/Logo.astro
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
<a
id="logoLink"
href="{{ '/' | url }}"
aria-label="Go to the Andrew Leedham homepage"
>
<a id="logoLink" href="/" aria-label="Go to the Andrew Leedham homepage">
<svg
id="logoAnimated"
class="logo--animated"
Expand Down

0 comments on commit bc5711a

Please sign in to comment.