From 46e1b461e7286ad308b4b658ad8551b421334ff1 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Sat, 12 Dec 2020 20:20:43 +0000 Subject: [PATCH] include single css and js files from parcel --- templates/index.html | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/templates/index.html b/templates/index.html index ff05983..d3ac6d1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,19 +3,17 @@ - - - - - - - + + Hello world! -
+
+ +
+ - + - - + + - @@ -130,7 +126,14 @@
Made with ❤️ by the Pepe
- + --> + + + \ No newline at end of file