changed site title and favicon
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
// all pages through the use of the <BaseHead /> component.
|
// all pages through the use of the <BaseHead /> component.
|
||||||
import '../styles/global.css';
|
import '../styles/global.css';
|
||||||
import type { ImageMetadata } from 'astro';
|
import type { ImageMetadata } from 'astro';
|
||||||
import FallbackImage from '../assets/blog-placeholder-1.jpg';
|
import FallbackImage from '../assets/Icon.svg';
|
||||||
import { SITE_TITLE } from '../consts';
|
import { SITE_TITLE } from '../consts';
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
|
|||||||
Reference in New Issue
Block a user