Skip to content

Commit b662b19

Browse files
committed
Change cover.jpg to .webp
1 parent 8a697f5 commit b662b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title="{{ .Site.Title }}"
44
publisher="{{ .Site.Params.author.name }}"
55
publisher-logo-src="{{ index .Site.Params.images 0 }}"
6-
poster-portrait-src="{{ "/assets/cover.jpg" }}">
6+
poster-portrait-src="{{ "/assets/cover.webp" }}">
77

88
{{ partial "pages/cover.html" . }}
99
{{ partial "pages/profile.html" . }}

0 commit comments

Comments
 (0)