mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Move nuxtHead into config and rename config-node
This commit is contained in:
parent
3c776d7d81
commit
8ca200a548
6 changed files with 113 additions and 108 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
import '~/assets/css/tailwind.css'
|
||||
|
||||
import { PageHead } from '~/helpers/config.js'
|
||||
import { PageHead } from '~/helpers/config-node.js'
|
||||
|
||||
import VueBaseLayout from '../../layouts/base.vue'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue