base tabler
This commit is contained in:
parent
ac2cfa9fe1
commit
0f84beacf1
1432 changed files with 28760 additions and 1 deletions
12
liquid/layouts/homepage.html
Normal file
12
liquid/layouts/homepage.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Dashboard
|
||||
layout: default
|
||||
page-header: Dashboard
|
||||
page-header-pretitle: Overview
|
||||
page-header-actions: buttons
|
||||
page-libs: [apexcharts, jsvectormap]
|
||||
---
|
||||
|
||||
{% unless site.layoutOnly %}
|
||||
{% include "layout/homepage.html" %}
|
||||
{% endunless %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue