Switched to avif image format
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<meta property="og:url" content="https://analogfilm.space/">
|
||||
<meta property="og:title" content="analog film space">
|
||||
<meta property="og:description" content="A database of currently available 35mm, 110 and medium format film stocks">
|
||||
<meta property="og:image" content="https://analogfilm.space/preview.png">
|
||||
<meta property="og:image:secure_url" content="https://analogfilm.space/preview.png">
|
||||
<meta property="og:image" content="https://analogfilm.space/preview.avif">
|
||||
<meta property="og:image:secure_url" content="https://analogfilm.space/preview.avif">
|
||||
<meta property="og:image:width" content="640">
|
||||
<meta property="og:image:height" content="320">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<meta property="twitter:url" content="https://analogfilm.space/">
|
||||
<meta property="twitter:title" content="analog film space">
|
||||
<meta property="twitter:description" content="A database of currently available 35mm, 110 and medium format film stocks">
|
||||
<meta property="twitter:image" content="https://analogfilm.space/preview.png">
|
||||
<meta property="twitter:image" content="https://analogfilm.space/preview.avif">
|
||||
|
||||
<link href="manifest.webmanifest" rel="manifest">
|
||||
<link href="favicon.svg" rel="icon">
|
||||
@@ -83,7 +83,7 @@
|
||||
</aside>
|
||||
</li>
|
||||
<li v-if="films.length === 0">
|
||||
<img src="images/small/random.png" srcset="images/small/random.png 1x, images/random.png 2x" alt="Nothing found">
|
||||
<img src="images/small/random.avif" srcset="images/small/random.avif 1x, images/random.avif 2x" alt="Nothing found">
|
||||
<h2>Nothing found :(</h2>
|
||||
<p>
|
||||
<span>None of the films match the seleted criteria.</span>
|
||||
|
||||
Reference in New Issue
Block a user