Skip to content

Commit cd1bef2

Browse files
author
Dennis Labordus
committed
Added logo and position of sidebar
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 053bd11 commit cd1bef2

File tree

2 files changed

+115
-1
lines changed

2 files changed

+115
-1
lines changed

docs/_includes/sidebar.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
SPDX-License-Identifier: CC-BY-4.0
55
-->
66
<div class="sidebar">
7-
<div class="container sidebar-sticky">
7+
<div class="container">
88
<div class="sidebar-about">
9+
<img src="{{ site.baseurl }}/public/compas-horizontal-color.svg"/>
910
<h2>
1011
<a href="{{ site.baseurl }}">
1112
{{ site.title }}
Lines changed: 113 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)