chore: minor cleanup
This commit is contained in:
parent
070bd32afa
commit
f7f5d32175
3 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ image: /assets/img/404.jpg
|
|||
{% endcapture %}
|
||||
<style>{{ css }}</style>
|
||||
<div class="four-oh-four__wrapper">
|
||||
<img src="/assets/img/404.jpg" alt="404 image — oops!" class="image__banner" />
|
||||
<img src="/assets/img/404.jpg" alt="404 — oops!" class="image__banner" />
|
||||
<div class="text-center">
|
||||
<h2 class="page__header">{{ title }}</h2>
|
||||
<h3>What kind of idiots do you have working here?</h3>
|
||||
|
|
Reference in a new issue