Preparation for proper release

This commit is contained in:
2023-08-05 18:49:04 +01:00
parent 25cda7ef65
commit 25b1250df7
20 changed files with 366 additions and 508 deletions

8
public/manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Patryk Kuchta's Portfolio",
"short_name": "Patryk Kuchta",
"start_url": "/",
"display": "standalone",
"background_color": "#fff",
"description": "Patryk Kuchta's Portfolio entailing his academic and professional work."
}