chore: 404 update
This commit is contained in:
parent
abb937a3d3
commit
d35594c203
3 changed files with 5 additions and 4 deletions
|
@ -27,7 +27,8 @@ image: https://cdn.coryd.dev/assets/404.jpg
|
|||
/>
|
||||
<div class="text-centered">
|
||||
<h2>{{ title }}</h2>
|
||||
What kind of idiots do you have working here? <a href="/">Hurry up and skip out on the room service bill!</a>
|
||||
<p>What kind of idiots do you have working here?</p>
|
||||
<p><a href="/">Hurry up and skip out on the room service bill!</a></p>
|
||||
</div>
|
||||
<hr />
|
||||
{% render "partials/widgets/addon-links.liquid", popularPosts:collections.popularPosts, links:links %}
|
||||
|
|
Reference in a new issue