From 059f01e3744d5516c85f9df71c8e93b02a2636dd Mon Sep 17 00:00:00 2001 From: Reyhaneh Date: Thu, 22 Jan 2026 14:01:27 +0330 Subject: [PATCH] Rename the folder --- index.html | 20 +++++++++---------- public/image/other/{aaa => random_img}/1.png | Bin public/image/other/{aaa => random_img}/2.png | Bin public/image/other/{aaa => random_img}/3.jpg | Bin public/image/other/{aaa => random_img}/4.jpg | Bin 5 files changed, 10 insertions(+), 10 deletions(-) rename public/image/other/{aaa => random_img}/1.png (100%) rename public/image/other/{aaa => random_img}/2.png (100%) rename public/image/other/{aaa => random_img}/3.jpg (100%) rename public/image/other/{aaa => random_img}/4.jpg (100%) diff --git a/index.html b/index.html index 4c404b6..abc9761 100644 --- a/index.html +++ b/index.html @@ -223,7 +223,7 @@
- +

PC/Laptop

@@ -243,7 +243,7 @@
- +

PC/Laptop

@@ -257,7 +257,7 @@
- +

PC/Laptop

@@ -272,7 +272,7 @@
- +

PC/Laptop

@@ -323,17 +323,17 @@
@@ -412,17 +412,17 @@ diff --git a/public/image/other/aaa/1.png b/public/image/other/random_img/1.png similarity index 100% rename from public/image/other/aaa/1.png rename to public/image/other/random_img/1.png diff --git a/public/image/other/aaa/2.png b/public/image/other/random_img/2.png similarity index 100% rename from public/image/other/aaa/2.png rename to public/image/other/random_img/2.png diff --git a/public/image/other/aaa/3.jpg b/public/image/other/random_img/3.jpg similarity index 100% rename from public/image/other/aaa/3.jpg rename to public/image/other/random_img/3.jpg diff --git a/public/image/other/aaa/4.jpg b/public/image/other/random_img/4.jpg similarity index 100% rename from public/image/other/aaa/4.jpg rename to public/image/other/random_img/4.jpg