fix: widths

This commit is contained in:
Cory Dransfeldt 2024-04-12 17:33:50 -07:00
parent df5328d58f
commit 0d251d9942
No known key found for this signature in database
12 changed files with 12 additions and 12 deletions

View file

@ -9,7 +9,7 @@ image: /assets/img/404.jpg
{% endcapture %}
<style>{{ css }}</style>
<div class="four-oh-four__wrapper">
{% image './src/assets/img/404.jpg', title, 'image__banner', 'eager' %}
{% image 'https://coryd.dev/.netlify/images/?url=/assets/img/404.jpg&w=1000', title, 'image__banner', 'eager' %}
<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>