Skip to content
Snippets Groups Projects
Verified Commit 65871b07 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Static version

parent 390c36fd
No related branches found
No related tags found
No related merge requests found
Pipeline #13548 passed
<template>
<div>
<client-only>
<nav class="navbar navbar--simple __js-root">
<div class="container container--wide navbar__content" :class="{'navbar__content--initialized': true}">
......@@ -53,6 +54,7 @@
<Nuxt/>
</section>
</client-only>
</div>
</template>
......
export default {
// target: 'static',
target: 'static',
modules: [
'@nuxtjs/dotenv',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment