We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a697f5 commit b662b19Copy full SHA for b662b19
layouts/index.html
@@ -3,7 +3,7 @@
3
title="{{ .Site.Title }}"
4
publisher="{{ .Site.Params.author.name }}"
5
publisher-logo-src="{{ index .Site.Params.images 0 }}"
6
- poster-portrait-src="{{ "/assets/cover.jpg" }}">
+ poster-portrait-src="{{ "/assets/cover.webp" }}">
7
8
{{ partial "pages/cover.html" . }}
9
{{ partial "pages/profile.html" . }}
0 commit comments