GULP BUILD

This commit is contained in:
2022-01-28 13:48:12 +01:00
parent 7e058176f4
commit 385d2e78b5
11 changed files with 2484 additions and 11 deletions

View File

@@ -28,12 +28,12 @@
<body>
<!-- ========== HEADER ========== -->
@@include("@@autopath/magico-partials/magico-topbar.html", {
@@include("@@autopath/magico_partials/magico-topbar.html", {
"topbarcategory": "demos",
"topbarlink": "main",
"category": "account",
"subcategory": "",
"link": "account-overview.html"
"link": "magico-account-home.html"
})
<!-- ========== END HEADER ========== -->
@@ -105,7 +105,7 @@
<!-- End Avatar -->
<!-- Nav -->
@@include("@@autopath/magico-partials/magico-account-menu.html", {
@@include("@@autopath/magico_partials/magico-account-menu.html", {
"link": "magico-account-home.html"
})
<!-- End Nav -->
@@ -196,7 +196,7 @@
<!-- ========== END MAIN CONTENT ========== -->
<!-- ========== FOOTER ========== -->
@@include("@@autopath/magico-partials/magico-footer.html")
@@include("@@autopath/magico_partials/magico-footer.html")
<!-- ========== END FOOTER ========== -->
<!-- ========== SECONDARY CONTENTS ========== -->

View File

@@ -28,7 +28,7 @@
<body>
<!-- ========== HEADER ========== -->
@@include("@@autopath/magico-partials/magico-topbar.html", {
@@include("@@autopath/magico_partials/magico-topbar.html", {
"topbarcategory": "demos",
"topbarlink": "main",
"category": "account",
@@ -105,7 +105,7 @@
<!-- End Avatar -->
<!-- Nav -->
@@include("@@autopath/magico-partials/magico-account-menu.html", {
@@include("@@autopath/magico_partials/magico-account-menu.html", {
"link": "magico-account.html"
})
<!-- End Nav -->
@@ -318,7 +318,7 @@
<!-- ========== END MAIN CONTENT ========== -->
<!-- ========== FOOTER ========== -->
@@include("@@autopath/magico-partials/magico-footer.html")
@@include("@@autopath/magico_partials/magico-footer.html")
<!-- ========== END FOOTER ========== -->
<!-- ========== SECONDARY CONTENTS ========== -->