From a5f9e216551d3e1d163c4546dfdedadaa62b67de Mon Sep 17 00:00:00 2001 From: quirinecker Date: Sat, 24 Feb 2024 17:23:47 +0100 Subject: [PATCH] moved manifest into the public folder --- manifest.json => public/manifest.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename manifest.json => public/manifest.json (100%) diff --git a/manifest.json b/public/manifest.json similarity index 100% rename from manifest.json rename to public/manifest.json