We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ecb14 commit f765054Copy full SHA for f765054
website/404.html
@@ -4,7 +4,7 @@
4
<div class="content">
5
<h1 class="text-center">Eeep! Page not found!</h1>
6
<div class="center-block">
7
- <img class="displayed img-responsive" src="{{ get_asset('images/404image.jpg') }}" width="500px" />
+ <img class="displayed img-responsive" src="assets/images/404image.jpg" width="500px" />
8
</div>
9
<h3 class="text-center">This URL doesn’t point to anything.</h3>
10
<p class="text-center">Is it supposed to? Or is it an old book mark? Please let <a href="mailto:lynn [at] newcoder [dot] io">me</a> know!</p>
0 commit comments