mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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
|
|
@ -7,7 +7,7 @@ import {
|
|||
getAppType
|
||||
} from './app-derived.js'
|
||||
import { buildVideoStructuredData } from './structured-data.js'
|
||||
import { nuxtHead } from './config.js'
|
||||
import { nuxtHead } from '~/helpers/config-node.js'
|
||||
import {
|
||||
getPartPartsFromUrl
|
||||
} from './url.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue