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">
|
<body class="text-center">
|
||||||
<br/>
|
<br/>
|
||||||
<p>
|
<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>
|
||||||
<p>404 — Page not found</p>
|
<p>404 — Page not found</p>
|
||||||
</body>
|
</body>
|
||||||
|
@ -105,7 +105,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<br/>
|
<br/>
|
||||||
<a href="https://stackedit.io/">
|
<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>
|
</a>
|
||||||
<h3>StackEdit recovery</h3>
|
<h3>StackEdit recovery</h3>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user