From e5feec7c03988ee5840d7bb4ef15e5cbc6b31e90 Mon Sep 17 00:00:00 2001 From: Gonzalo Daniel Aguilar <42863568+gonzalolater@users.noreply.github.com> Date: Fri, 12 May 2023 05:16:51 -0300 Subject: [PATCH] changes --- .../swap-demo-tutorial-part-1}/index.html | 0 .../swap-demo-tutorial-part-1}/index.js | 0 .../swap-demo-tutorial-part-1}/style.css | 0 .../swap-demo-tutorial-part-2}/index.html | 0 .../swap-demo-tutorial-part-2}/index.js | 0 .../swap-demo-tutorial-part-2}/style.css | 0 .../swap-demo-tutorial-part-3}/index.html | 0 .../swap-demo-tutorial-part-3}/index.js | 0 .../swap-demo-tutorial-part-3}/style.css | 0 .../swap-demo-tutorial-part-4}/index.html | 0 .../swap-demo-tutorial-part-4}/index.js | 0 .../swap-demo-tutorial-part-4}/style.css | 0 .../swap-demo-tutorial-part-5}/index.html | 0 .../swap-demo-tutorial-part-5}/index.js | 0 .../swap-demo-tutorial-part-5}/style.css | 0 .../swap-demo-tutorial-part-6}/index.html | 0 .../swap-demo-tutorial-part-6}/index.js | 0 .../swap-demo-tutorial-part-6}/style.css | 0 .../swap-demo-tutorial-part-7}/index.html | 0 .../swap-demo-tutorial-part-7}/index.js | 0 .../swap-demo-tutorial-part-7}/style.css | 0 .../swap-demo-tutorial-part-8}/index.html | 0 .../swap-demo-tutorial-part-8}/index.js | 0 .../swap-demo-tutorial-part-8}/style.css | 0 .../swap-demo-tutorial-part-9}/index.html | 0 .../swap-demo-tutorial-part-9}/index.js | 0 .../swap-demo-tutorial-part-9}/style.css | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename {swap-demo-tutorial-part-1 => Swap-Demo-Tutorial/swap-demo-tutorial-part-1}/index.html (100%) rename {swap-demo-tutorial-part-1 => Swap-Demo-Tutorial/swap-demo-tutorial-part-1}/index.js (100%) rename {swap-demo-tutorial-part-1 => Swap-Demo-Tutorial/swap-demo-tutorial-part-1}/style.css (100%) rename {swap-demo-tutorial-part-2 => Swap-Demo-Tutorial/swap-demo-tutorial-part-2}/index.html (100%) rename {swap-demo-tutorial-part-2 => Swap-Demo-Tutorial/swap-demo-tutorial-part-2}/index.js (100%) rename {swap-demo-tutorial-part-2 => Swap-Demo-Tutorial/swap-demo-tutorial-part-2}/style.css (100%) rename {swap-demo-tutorial-part-3 => Swap-Demo-Tutorial/swap-demo-tutorial-part-3}/index.html (100%) rename {swap-demo-tutorial-part-3 => Swap-Demo-Tutorial/swap-demo-tutorial-part-3}/index.js (100%) rename {swap-demo-tutorial-part-3 => Swap-Demo-Tutorial/swap-demo-tutorial-part-3}/style.css (100%) rename {swap-demo-tutorial-part-4 => Swap-Demo-Tutorial/swap-demo-tutorial-part-4}/index.html (100%) rename {swap-demo-tutorial-part-4 => Swap-Demo-Tutorial/swap-demo-tutorial-part-4}/index.js (100%) rename {swap-demo-tutorial-part-4 => Swap-Demo-Tutorial/swap-demo-tutorial-part-4}/style.css (100%) rename {swap-demo-tutorial-part-5 => Swap-Demo-Tutorial/swap-demo-tutorial-part-5}/index.html (100%) rename {swap-demo-tutorial-part-5 => Swap-Demo-Tutorial/swap-demo-tutorial-part-5}/index.js (100%) rename {swap-demo-tutorial-part-5 => Swap-Demo-Tutorial/swap-demo-tutorial-part-5}/style.css (100%) rename {swap-demo-tutorial-part-6 => Swap-Demo-Tutorial/swap-demo-tutorial-part-6}/index.html (100%) rename {swap-demo-tutorial-part-6 => Swap-Demo-Tutorial/swap-demo-tutorial-part-6}/index.js (100%) rename {swap-demo-tutorial-part-6 => Swap-Demo-Tutorial/swap-demo-tutorial-part-6}/style.css (100%) rename {swap-demo-tutorial-part-7 => Swap-Demo-Tutorial/swap-demo-tutorial-part-7}/index.html (100%) rename {swap-demo-tutorial-part-7 => Swap-Demo-Tutorial/swap-demo-tutorial-part-7}/index.js (100%) rename {swap-demo-tutorial-part-7 => Swap-Demo-Tutorial/swap-demo-tutorial-part-7}/style.css (100%) rename {swap-demo-tutorial-part-8 => Swap-Demo-Tutorial/swap-demo-tutorial-part-8}/index.html (100%) rename {swap-demo-tutorial-part-8 => Swap-Demo-Tutorial/swap-demo-tutorial-part-8}/index.js (100%) rename {swap-demo-tutorial-part-8 => Swap-Demo-Tutorial/swap-demo-tutorial-part-8}/style.css (100%) rename {swap-demo-tutorial-part-9 => Swap-Demo-Tutorial/swap-demo-tutorial-part-9}/index.html (100%) rename {swap-demo-tutorial-part-9 => Swap-Demo-Tutorial/swap-demo-tutorial-part-9}/index.js (100%) rename {swap-demo-tutorial-part-9 => Swap-Demo-Tutorial/swap-demo-tutorial-part-9}/style.css (100%) diff --git a/swap-demo-tutorial-part-1/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-1/index.html similarity index 100% rename from swap-demo-tutorial-part-1/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-1/index.html diff --git a/swap-demo-tutorial-part-1/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-1/index.js similarity index 100% rename from swap-demo-tutorial-part-1/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-1/index.js diff --git a/swap-demo-tutorial-part-1/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-1/style.css similarity index 100% rename from swap-demo-tutorial-part-1/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-1/style.css diff --git a/swap-demo-tutorial-part-2/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-2/index.html similarity index 100% rename from swap-demo-tutorial-part-2/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-2/index.html diff --git a/swap-demo-tutorial-part-2/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-2/index.js similarity index 100% rename from swap-demo-tutorial-part-2/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-2/index.js diff --git a/swap-demo-tutorial-part-2/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-2/style.css similarity index 100% rename from swap-demo-tutorial-part-2/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-2/style.css diff --git a/swap-demo-tutorial-part-3/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-3/index.html similarity index 100% rename from swap-demo-tutorial-part-3/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-3/index.html diff --git a/swap-demo-tutorial-part-3/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-3/index.js similarity index 100% rename from swap-demo-tutorial-part-3/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-3/index.js diff --git a/swap-demo-tutorial-part-3/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-3/style.css similarity index 100% rename from swap-demo-tutorial-part-3/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-3/style.css diff --git a/swap-demo-tutorial-part-4/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-4/index.html similarity index 100% rename from swap-demo-tutorial-part-4/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-4/index.html diff --git a/swap-demo-tutorial-part-4/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-4/index.js similarity index 100% rename from swap-demo-tutorial-part-4/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-4/index.js diff --git a/swap-demo-tutorial-part-4/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-4/style.css similarity index 100% rename from swap-demo-tutorial-part-4/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-4/style.css diff --git a/swap-demo-tutorial-part-5/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-5/index.html similarity index 100% rename from swap-demo-tutorial-part-5/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-5/index.html diff --git a/swap-demo-tutorial-part-5/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-5/index.js similarity index 100% rename from swap-demo-tutorial-part-5/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-5/index.js diff --git a/swap-demo-tutorial-part-5/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-5/style.css similarity index 100% rename from swap-demo-tutorial-part-5/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-5/style.css diff --git a/swap-demo-tutorial-part-6/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-6/index.html similarity index 100% rename from swap-demo-tutorial-part-6/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-6/index.html diff --git a/swap-demo-tutorial-part-6/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-6/index.js similarity index 100% rename from swap-demo-tutorial-part-6/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-6/index.js diff --git a/swap-demo-tutorial-part-6/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-6/style.css similarity index 100% rename from swap-demo-tutorial-part-6/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-6/style.css diff --git a/swap-demo-tutorial-part-7/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-7/index.html similarity index 100% rename from swap-demo-tutorial-part-7/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-7/index.html diff --git a/swap-demo-tutorial-part-7/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-7/index.js similarity index 100% rename from swap-demo-tutorial-part-7/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-7/index.js diff --git a/swap-demo-tutorial-part-7/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-7/style.css similarity index 100% rename from swap-demo-tutorial-part-7/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-7/style.css diff --git a/swap-demo-tutorial-part-8/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-8/index.html similarity index 100% rename from swap-demo-tutorial-part-8/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-8/index.html diff --git a/swap-demo-tutorial-part-8/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-8/index.js similarity index 100% rename from swap-demo-tutorial-part-8/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-8/index.js diff --git a/swap-demo-tutorial-part-8/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-8/style.css similarity index 100% rename from swap-demo-tutorial-part-8/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-8/style.css diff --git a/swap-demo-tutorial-part-9/index.html b/Swap-Demo-Tutorial/swap-demo-tutorial-part-9/index.html similarity index 100% rename from swap-demo-tutorial-part-9/index.html rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-9/index.html diff --git a/swap-demo-tutorial-part-9/index.js b/Swap-Demo-Tutorial/swap-demo-tutorial-part-9/index.js similarity index 100% rename from swap-demo-tutorial-part-9/index.js rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-9/index.js diff --git a/swap-demo-tutorial-part-9/style.css b/Swap-Demo-Tutorial/swap-demo-tutorial-part-9/style.css similarity index 100% rename from swap-demo-tutorial-part-9/style.css rename to Swap-Demo-Tutorial/swap-demo-tutorial-part-9/style.css