docs: html: adapt sidebar in index page

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2020-09-24 19:40:28 +02:00
parent d7a122a026
commit a76934ad33
3 changed files with 35 additions and 4 deletions

6
docs/_templates/sidebar-header.html vendored Normal file
View File

@ -0,0 +1,6 @@
<p class="logo">
<a href="index.html">
<img class="logo" src="_static/proxmox-logo.svg" alt="Logo">
</a>
</p>
<hr style="width:100%;">