From 1524e9206a79e64826c15395de37d43fc78d1e46 Mon Sep 17 00:00:00 2001 From: Oleksii Krylov Date: Wed, 13 Aug 2025 14:19:29 +0200 Subject: [PATCH 1/3] H1 added --- 01/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/01/index.html b/01/index.html index d8f0d72..05fbc04 100644 --- a/01/index.html +++ b/01/index.html @@ -8,6 +8,7 @@ devmentor.pl - JS Tools - #01 +

Git jest fajny!

GitHub też jest fajny!

\ No newline at end of file From a4aff71816c6dfbe3d12b2505536e5cc3b683a3a Mon Sep 17 00:00:00 2001 From: Oleksii Krylov Date: Wed, 13 Aug 2025 14:33:19 +0200 Subject: [PATCH 2/3] instal nodejs --- 02/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/app.js b/02/app.js index 0d26b21..a704237 100644 --- a/02/app.js +++ b/02/app.js @@ -1,3 +1,3 @@ console.log('Działa! Gratuluję uruchomienia JS z poziomu Node.js!'); -console.log('Moja wersja Node.js to: [tutaj wpisz swoją wersję]'); -console.log('Moja wersja npm to: [tutaj wpisz swoją wersję]'); \ No newline at end of file +console.log('Moja wersja Node.js to: [v22.18.0]'); +console.log('Moja wersja npm to: [10.9.3]'); \ No newline at end of file From b6caea59bb837a18a221a3c76bff97e186940fdf Mon Sep 17 00:00:00 2001 From: Oleksii Krylov Date: Wed, 13 Aug 2025 14:58:54 +0200 Subject: [PATCH 3/3] notatka w Obsidian add --- 03/open.url | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 03/open.url diff --git a/03/open.url b/03/open.url new file mode 100644 index 0000000..6eb9d57 --- /dev/null +++ b/03/open.url @@ -0,0 +1,2 @@ +[InternetShortcut] +URL=obsidian://open?vault=Obsidian%20Vault&file=03%2FPierwsza%20notatka!