mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
side layout fixes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{% assign person-id = include.person-id | default: 12 | minus: 1 %}
|
||||
{% assign person = site.data.people[person-id] %}
|
||||
|
||||
<a class="navbar-toggler" data-toggle="modal" data-target="#aside">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
<a class="layout-toggler" data-toggle="menubar">
|
||||
<span class="layout-toggler-icon"></span>
|
||||
</a>
|
||||
|
||||
<a href="{{ site.base }}" class="navbar-brand text-reset mr-md-3">
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ title: Dashboard
|
||||
page-title: Dashboard
|
||||
page-pretitle: Overview
|
||||
page-title-actions: true
|
||||
site-layout: layout-collapsed-sm
|
||||
site-layout: layout-collapsed-md
|
||||
menu: home
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user