Update 404 page
This commit is contained in:
Родитель
5d34ba55b8
Коммит
e1a3b537fc
|
@ -6,17 +6,17 @@ permalink: /404.html
|
|||
|
||||
Sorry, we can't find the page you're looking for!
|
||||
|
||||
<div style="text-align: center; margin-top: 50px;">
|
||||
<div style="text-align: center; margin-top: 50px; width: 400px;">
|
||||
|
||||
<img src="{{ site.baseurl }}/images/rush-404.svg" alt="404 - Page not found"
|
||||
title="404 - Page not found" style="width: 400px;"/>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<a href="{{ site.baseurl }}/">back to home</a>
|
||||
<a href="https://github.com/Microsoft/rushjs.io-website/issues">Report a problem with the web site</a>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<a href="https://github.com/Microsoft/rushjs.io-website/issues">report a problem with the web site</a>
|
||||
<a href="{{ site.baseurl }}/">Back to home</a>
|
||||
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче