hide nav
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="container mx-auto">
|
<div class="container mx-auto">
|
||||||
<NavBar
|
<!-- <NavBar
|
||||||
:navigation="$static.navigation"
|
:navigation="$static.navigation"
|
||||||
@setTheme="setTheme"
|
@setTheme="setTheme"
|
||||||
:theme="this.theme"
|
:theme="this.theme"
|
||||||
/>
|
/> -->
|
||||||
<slot />
|
<slot />
|
||||||
<Footer
|
<Footer
|
||||||
:record="$static.footer"
|
:record="$static.footer"
|
||||||
|
|||||||
Reference in New Issue
Block a user