Compare commits
1 Commits
5b5b971538
...
7c085b4d39
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c085b4d39 |
@@ -25,7 +25,7 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<!-- Links to other formats (RSS, TOML) -->
|
<!-- Links to other formats (RSS, TOML) -->
|
||||||
{{ range .AlternativeOutputFormats -}}
|
{{ range .Site.Home.AlternativeOutputFormats -}}
|
||||||
<link rel="{{ .Rel }}" type="{{ .MediaType.Type | html }}" href="{{ .Permalink | safeURL }}">
|
<link rel="{{ .Rel }}" type="{{ .MediaType.Type | html }}" href="{{ .Permalink | safeURL }}">
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user