We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1edc1 commit b44dac6Copy full SHA for b44dac6
_layouts/default.html
@@ -15,7 +15,7 @@
15
<aside class="menu column is-2">
16
<div class='deltachatbots-logo'>
17
<a href="{{ site.url }}">
18
- <img style='width: 4rem; object-fit: contain; margin-bottom: 1rem' src='{{ site.baseurl }}/assets/logos/delta-chat-bot.svg' alt='Delta Chat Bot logo'>
+ <img style='width: 5rem; object-fit: contain; margin-bottom: 1rem' src='{{ site.baseurl }}/assets/logos/delta-chat-bot.svg' alt='Delta Chat Bot logo'>
19
</a>
20
</div>
21
<ul class='menu-list'>
0 commit comments