💄 fixing Header & Footer components

This commit is contained in:
sindrekjelsrud 2023-08-01 20:16:34 +02:00
parent 185f93df73
commit cf180f2eb9
3 changed files with 10 additions and 20 deletions

View file

@ -1,5 +1,4 @@
// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
export const SITE_TITLE = 'My personal website.';
export const SITE_DESCRIPTION = 'Welcome to my website!';
export const SITE_TITLE = 'kjelsrud.dev';