Skip to content

Commit

Permalink
Add language to name
Browse files Browse the repository at this point in the history
  • Loading branch information
yochem committed Dec 4, 2023
1 parent 8129db2 commit bcce7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<body>
<header aria-label="website title">
<h1 aria-label="website title">
<h1 aria-label="website title" lang="nl" translate="no">
{{- if .IsHome -}}
Yochem van Rosmalen</h1>
{{- else -}}
Expand Down

0 comments on commit bcce7d9

Please sign in to comment.