add basic layout for files

This commit is contained in:
2026-03-01 19:57:50 +01:00
parent e77d729074
commit be6fc4593d
26 changed files with 465 additions and 188 deletions
+1
View File
@@ -2,3 +2,4 @@
// 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';