patch(): fix the nits

This commit is contained in:
2026-03-04 17:46:10 +01:00
parent e16c84e879
commit abb6bc52ce
30 changed files with 1129 additions and 249 deletions
+2 -2
View File
@@ -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";