Skip to content

Commit

Permalink
fixing another link
Browse files Browse the repository at this point in the history
  • Loading branch information
psygo committed Jan 9, 2025
1 parent 7b0be26 commit bb67197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/fanaro_nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export default class FanaroNav extends HTMLElement {

private static readonly template: string = `
<nav>
<a href="/">
<a href="/fanaro.io/">
<img height="50" src="/fanaro.io/assets/logo_400.png" />
<h1>fanaro.io</h1>
</a>
Expand Down

0 comments on commit bb67197

Please sign in to comment.