Skip to content

Commit

Permalink
refactor: improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid committed May 4, 2023
1 parent 550de8b commit 6fb74c7
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 @@ -2,7 +2,7 @@
{{ partial "meta/main.html" . }}
{{ hugo.Generator }}

{{/* <!-- Permalink & RSSlink --> */}}
{{/* Canonical link, RSS */}}

<link rel="canonical" href="{{ .Permalink }}">
{{- with .OutputFormats.Get "RSS" }}
Expand Down

0 comments on commit 6fb74c7

Please sign in to comment.