Skip to content

Commit

Permalink
Fix header link
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Aug 8, 2024
1 parent ead3e14 commit 70f45cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,9 @@ const examples = [
alt="coli-conc Logo">
</a>
<h1>
<a href="/">
<a
href=""
@click.prevent="state.ppn = null">
coli-rich
</a>
</h1>
Expand Down

0 comments on commit 70f45cd

Please sign in to comment.