Replace Fonts with CustomStyles
This commit is contained in:
@ -8,7 +8,7 @@ import { MetaSEO } from '~/types';
|
|||||||
import { getCanonical, getAsset } from '~/utils/permalinks';
|
import { getCanonical, getAsset } from '~/utils/permalinks';
|
||||||
import { getRelativeUrlByFilePath } from '~/utils/directories';
|
import { getRelativeUrlByFilePath } from '~/utils/directories';
|
||||||
|
|
||||||
import CustomStyles from '~/components/common/CustomStyles.astro';
|
import CustomStyles from '~/components/CustomStyles.astro';
|
||||||
import SplitbeeAnalytics from './SplitbeeAnalytics.astro';
|
import SplitbeeAnalytics from './SplitbeeAnalytics.astro';
|
||||||
|
|
||||||
export interface Props extends MetaSEO {
|
export interface Props extends MetaSEO {
|
||||||
|
Reference in New Issue
Block a user