GULP BUILD
This commit is contained in:
@@ -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 ========== -->
|
||||
|
||||
Reference in New Issue
Block a user