Fixed logo image in recovery and error pages
This commit is contained in:
parent
ff6959b729
commit
6c9b836286
@ -13,7 +13,7 @@
|
||||
<body class="text-center">
|
||||
<br/>
|
||||
<p>
|
||||
<a href="https://stackedit.io"><img src="res-min/img/stackedit-promo.png" width="240" height="60" /></a>
|
||||
<a href="https://stackedit.io"><img src="res-min/img/logo-promo-128.png" width="304" height="64" /></a>
|
||||
</p>
|
||||
<p>404 — Page not found</p>
|
||||
</body>
|
||||
|
@ -105,7 +105,7 @@
|
||||
<div class="container">
|
||||
<br/>
|
||||
<a href="https://stackedit.io/">
|
||||
<img src="res-min/img/stackedit-promo.png" width="240" height="60" />
|
||||
<img src="res-min/img/logo-promo-128.png" width="304" height="64" />
|
||||
</a>
|
||||
<h3>StackEdit recovery</h3>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user