feat: add Dockerfile and deployment configuration; update metadata and project descriptions
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Failing after 10s

This commit is contained in:
2025-09-08 19:24:06 +02:00
parent a99b6353be
commit 368086f9bd
8 changed files with 155 additions and 5 deletions

View File

@@ -42,7 +42,6 @@
}
body {
/* background: var(--background); */
background-image: url("/images/background.avif");
background-size: cover;
background-attachment: fixed;