Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
Updated error.hbs to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wassimseif committed Jun 18, 2017
1 parent 91c53b9 commit c986f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion error.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" style="background: url({{@blog.cover}}) center/cover no-repeat fixed">
<html lang="en" style="background: url({{@blog.cover_image}}) center/cover no-repeat fixed">
<head>
<title>404, Houston, we have a problem</title>
{{> meta}}
Expand Down

0 comments on commit c986f75

Please sign in to comment.