Fix logos
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<meta name="description" content="Documentation for the Lettre mailer in Rust">
|
||||
<meta name="author" content="Alexis Mousset">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.png" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="https://lettre.github.io/lettre//images/favicon.png" type="image/x-icon" />
|
||||
|
||||
|
||||
<title>Creating messages</title>
|
||||
@@ -31,7 +31,7 @@
|
||||
<nav id="sidebar">
|
||||
<div id="header-wrapper">
|
||||
<div id="header">
|
||||
<img src="../images/logo50.png" />
|
||||
<a href="https://lettre.github.io/lettre//getting-started/intro/"><img src="https://lettre.github.io/lettre//images/logo50.png" /></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user