Skip to content

Commit 3be8512

Browse files
author
joeltaylor
committed
Fix image path
1 parent c16c7c2 commit 3be8512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/views/404.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ block content
77

88
section.row.errorHero
99

10-
include /public/images/img-404-hero.svg
10+
include /../public/images/img-404-hero.svg
1111

1212
.cell.well.well--l.well--m--xl.tac.tci
1313

0 commit comments

Comments
 (0)