diff options
| author | denizat <deniz@telci.org> | 2021-11-30 23:52:59 -0600 |
|---|---|---|
| committer | denizat <deniz@telci.org> | 2021-11-30 23:52:59 -0600 |
| commit | bcda60089ca152057982b12d67b3609aee57033d (patch) | |
| tree | 02a7f3329fe5efdb32fdd3920b57a21e60691787 /rainloop.html | |
| parent | 79ea1427ae52d7e937e93865b04a77bb4b6e670d (diff) | |
fixed logo position
Diffstat (limited to 'rainloop.html')
| -rw-r--r-- | rainloop.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rainloop.html b/rainloop.html index 23915bb..4ab0b2a 100644 --- a/rainloop.html +++ b/rainloop.html @@ -9,8 +9,8 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <img class=titleimg src="pix/rainloop.svg" alt="logo" style="filter: invert(1);"> <header><h1>Setting up a Rainloop Webmail Client</h1></header> + <img class=titleimg src="pix/rainloop.svg" alt="logo" style="filter: invert(1);"> <nav></nav> <main> <h2 id="whatis">What is Rainloop?</h2> |
