Skip to content

Commit

Permalink
Merge pull request #98 from sec-ml/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
markteekman authored Aug 26, 2024
2 parents 4ed7ab1 + 68d4aa3 commit e75c66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import { Icon } from 'astro-icon/components'
</ul>
</li>
<li class="menu-item">
<a href="https://accessible-astro.dev" title="external link" rel="external noopener noreferrer">External Link</a>
<a href="#" title="external link" rel="external noopener noreferrer">External Link</a>
</li>
<li class="menu-item type-icon">
<a href="https://github.com/markteekman/accessible-astro-starter" title="Go to the GitHub page">
Expand Down

0 comments on commit e75c66f

Please sign in to comment.