diff --git a/error-404.hbs b/error-404.hbs index aacc19a..a864f89 100644 --- a/error-404.hbs +++ b/error-404.hbs @@ -8,13 +8,13 @@

- Return Home + ← Back to Home {{#get "posts" limit="3" include="tags,authors"}} {{#if posts}}
-

Perhaps read something else?

+

Perhaps read something else?

{{#foreach posts}} {{> "post-card"}}