Tweaked the design to be a lot cleaner.
Signed-off-by: Daniel Fagnan <dnfagnan@gmail.com>
This commit is contained in:
parent
ecc774f788
commit
fbdde0e7ba
2 changed files with 126 additions and 29 deletions
|
@ -51,7 +51,7 @@ r##"<!DOCTYPE html>
|
|||
|
||||
<section class="sidebar">
|
||||
{logo, select, none{} other{
|
||||
<a href='{root_path}{krate}/index.html'><img src='#' alt=''/></a>
|
||||
<a href='{root_path}{krate}/index.html'><img src='#' alt='' width='100px' /></a>
|
||||
}}
|
||||
|
||||
{sidebar}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue