diff --git a/.github/workflows/deploy-azure-static-webapps.yml b/.github/workflows/deploy-azure-static-webapps.yml index 5f52b50..29c4690 100644 --- a/.github/workflows/deploy-azure-static-webapps.yml +++ b/.github/workflows/deploy-azure-static-webapps.yml @@ -29,4 +29,4 @@ jobs: action: 'upload' app_location: '/' api_location: '' - app_artifact_location: 'build' \ No newline at end of file + app_artifact_location: 'build' diff --git a/src/app.html b/src/app.html index 9a2902d..a6fec51 100644 --- a/src/app.html +++ b/src/app.html @@ -10,7 +10,7 @@
%sveltekit.body%
diff --git a/src/routes/Navbar.svelte b/src/routes/Navbar.svelte index 26e2cd0..a0bdc57 100644 --- a/src/routes/Navbar.svelte +++ b/src/routes/Navbar.svelte @@ -11,7 +11,7 @@ />

Projects

-
+
-
+

{title}

{description}