Skip to content

Commit

Permalink
Edit to postref.html page. I think this is a auto change.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlammens committed Apr 12, 2024
1 parent b21bea5 commit ba04d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/shortcodes/blogdown/postref.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{{ .Page.Permalink }}
{{ if eq (getenv "HUGO_BLOGDOWN_POST_RELREF") "true" }}{{ .Page.RelPermalink }}{{ else }}{{ .Page.Permalink }}{{ end }}

0 comments on commit ba04d42

Please sign in to comment.