From 62f15fe0df37d9f0477f9429beea1cbeb937ee0d Mon Sep 17 00:00:00 2001 From: Tobi S Date: Wed, 15 Mar 2023 19:23:26 +0000 Subject: [PATCH] localhost via http Anpassung der localhost URL von https auf http --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6472481..9eacfed 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ npm run build:styles SITE=angestoepselt npm run dev:site ``` -Go to , which will update live when content changes +Go to , which will update live when content changes (the initial build may take some time to render out the different image sizes). If you make style changes, make sure to recompile the CSS files with the second of the above commands. Alternatively, run `npm run dev:styles` in an additional