mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Rename get-site-url to url
This commit is contained in:
parent
2a7cd9a916
commit
1df930059e
2 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
import { promises as fs } from 'fs'
|
import { promises as fs } from 'fs'
|
||||||
|
|
||||||
import pkg from './package.json'
|
import pkg from './package.json'
|
||||||
import { getSiteUrl } from '~/helpers/get-site-url.js'
|
import { getSiteUrl } from '~/helpers/url.js'
|
||||||
import { publicRuntimeConfig } from '~/helpers/public-runtime-config.mjs'
|
import { publicRuntimeConfig } from '~/helpers/public-runtime-config.mjs'
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue