Skip to content

Commit

Permalink
feat: seo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Otter committed Jul 8, 2024
1 parent 752a077 commit 36146d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/NewsItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
:class="[$style.link, $style.title]"
target="_blank"
rel="noopener noreferrer"
role="heading"
aria-level="2"
>
{{ props.title }}
</a>
Expand Down

0 comments on commit 36146d9

Please sign in to comment.