mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-06-05 09:56:28 +00:00
patch(): fix the nits
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
// 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 = 'Projects';
|
||||
export const SITE_DESCRIPTION = 'Homepage for Varius of Projects';
|
||||
export const SITE_TITLE = "Projects";
|
||||
export const SITE_DESCRIPTION = "Homepage for Varius of Projects";
|
||||
|
||||
Reference in New Issue
Block a user