mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
commit
589cbd30de
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<p>{{T "message-404"}}</p>
|
||||
<p></p>
|
||||
<p><a href='{{ "" | relLangURL }}'>{{T "Go-to-homepage"}}</a></p>
|
||||
<p><img src='{{ "/images/gopher-404.jpg" | relURL }}' style="width:50%"></img></p>
|
||||
<p><img src='{{ "/images/gopher-404.jpg" | relURL }}' style="width:50%" alt="Page not found!"></img></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue