Ghost emoji on 404 page is now safe

master
calintat 9 years ago
parent b23f7e1ecf
commit 579d398f51
  1. 2
      layouts/404.html

@ -4,7 +4,7 @@
<div class="intro">
<h1>👻</h1>
<h1>{{ ":ghost:" | emojify }}</h1>
<h2>404 Page not found</h2>

Loading…
Cancel
Save