bugfix missing nav bar in mobile

This commit is contained in:
Kalyanasundaram Somasundaram 2021-02-10 11:30:20 +05:30 committed by Sanket Patel
parent d6f15c3ea4
commit 915e65584d
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
<a href="{{ site_url }}" title="{{ config.site_name | e }}" class="md-header-nav__button md-logo" aria-label="{{ config.site_name }}">
{% include "partials/logo.html" %}
</a>
<!-- Button to open drawer -->
<label class="md-header-nav__button md-icon" for="__drawer">
{% include ".icons/material/menu" ~ ".svg" %}
</label>
<div class="md-header-nav__title" data-md-component="header-title">
{% if config.site_name == page.title %}
<div class="md-header-nav__ellipsis md-ellipsis">