chore: image quality
This commit is contained in:
parent
2034171ebc
commit
2d144e8922
23 changed files with 31 additions and 31 deletions
|
@ -5,7 +5,7 @@ permalink: /404.html
|
|||
image: /assets/img/404.jpg
|
||||
---
|
||||
<div class="four-oh-four-wrapper">
|
||||
<img src="https://coryd.dev/.netlify/images/?url=/assets/img/404.jpg&fm=webp&q=75&w=768" alt="{{ alt }}" class="image-banner" loading="eager" decoding="async" width="768" height="432" />
|
||||
<img src="https://coryd.dev/.netlify/images/?url=/assets/img/404.jpg&fm=webp&q=85&w=768" alt="{{ alt }}" class="image-banner" loading="eager" decoding="async" width="768" height="432" />
|
||||
<div class="text-centered">
|
||||
<h2 class="page-header">{{ title }}</h2>
|
||||
What kind of idiots do you have working here? <a href="/">Hurry up and skip out on the room service bill!</a>
|
||||
|
|
Reference in a new issue