Skip to content

Commit

Permalink
🔧 spelling mistake fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 committed Aug 20, 2024
1 parent 820eed3 commit aed1b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<title>{{ $title }}</title>
<meta name="title" content="{{ $title }}" />

{{/* Crator tag */}}
{{/* Creator tag */}}
{{ with .Site.Params.Author.name }}
<meta name="author" content="{{ . }}" />
{{ end }}
Expand Down

0 comments on commit aed1b7c

Please sign in to comment.