feat: move scripts to script folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import Logo from '@components/images/Logo.astro';
|
||||
import { getDirectusImageURL } from '@/support/url';
|
||||
import { getDirectusImageURL } from '@/scripts/url';
|
||||
|
||||
interface Props {
|
||||
slug: string;
|
||||
|
||||
Reference in New Issue
Block a user