File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<meta property =" og:title" content =" Home - Dialog" >
7
7
<meta property =" og:description" content =" Fotoblog von Timm Friebe" >
8
8
{{ #with cover }}
9
- <meta property =" og:image" content =" {{ request.uri.base }} /image/{{ slug }} /preview-{{ images.0 .name}} .jpg" >
10
- <link rel =" preload" href =" /image/{{ slug }} /full-{{ images.0 .name}} .webp" as =" image" >
9
+ <meta property =" og:image" content =" {{ request.uri.base }} /image/{{ slug }} /preview-{{ preview .name}} .jpg" >
10
+ <link rel =" preload" href =" /image/{{ slug }} /full-{{ preview .name}} .webp" as =" image" >
11
11
{{ /with }}
12
12
{{ /inline }}
13
13
{{ #*inline " main" }}
14
14
15
15
<!-- About me -->
16
16
{{ #with cover }}
17
- <div class =" cover" style =" background-image: url(/image/{{ slug }} /full-{{ images.0 .name}} .webp)" >
17
+ <div class =" cover" style =" background-image: url(/image/{{ slug }} /full-{{ preview .name}} .webp)" >
18
18
<h1 >{{ title }} </h1 >
19
19
</div >
20
20
<article class =" intro" >
You can’t perform that action at this time.
0 commit comments