From a392c223d2f35413ca8845a64d92d287618d1016 Mon Sep 17 00:00:00 2001 From: Philippe <52742879+Philippe-AD@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:53:35 +0200 Subject: [PATCH 1/4] 20.08 --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 5ab128e4b..030378444 100644 --- a/app.js +++ b/app.js @@ -54,7 +54,7 @@ const html = `
- Hello from Render! + Hello from Render! Philippe!
From 3c611f2040ad740d37b8e579211f1529a55fbd86 Mon Sep 17 00:00:00 2001 From: Philippe <52742879+Philippe-AD@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:03:20 +0200 Subject: [PATCH 2/4] 20.08a --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 030378444..1fd7390b7 100644 --- a/app.js +++ b/app.js @@ -56,6 +56,7 @@ const html = `
Hello from Render! Philippe!
+
` From b292414dd06d38a699ccf8e645b02b39cb86f7d1 Mon Sep 17 00:00:00 2001 From: Philippe <52742879+Philippe-AD@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:04:40 +0200 Subject: [PATCH 3/4] 10.08a --- app.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app.js b/app.js index 1fd7390b7..780519169 100644 --- a/app.js +++ b/app.js @@ -56,7 +56,9 @@ const html = `
Hello from Render! Philippe!
-
+
+ C'est la fĂȘte ! +
` From 6d2ee26c52f389e0dcfbbf0078939d1340799499 Mon Sep 17 00:00:00 2001 From: Philippe <52742879+Philippe-AD@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:27:55 +0200 Subject: [PATCH 4/4] 20.08b --- app.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app.js b/app.js index 780519169..bb416e5e6 100644 --- a/app.js +++ b/app.js @@ -9,6 +9,8 @@ const server = app.listen(port, () => console.log(`Example app listening on port server.keepAliveTimeout = 120 * 1000; server.headersTimeout = 120 * 1000; +// const confetti = require("canvas-confetti"); + const html = `