From 0f32fb3e04895e44eb37e9d83638a2fe081a9324 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 27 Dec 2024 15:33:45 +0000
Subject: [PATCH] Update repo structure

---
 PROJECT_STRUCTURE.md | 4 +++-
 repo_structure.txt   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/PROJECT_STRUCTURE.md b/PROJECT_STRUCTURE.md
index 5cd4b264..18277fad 100644
--- a/PROJECT_STRUCTURE.md
+++ b/PROJECT_STRUCTURE.md
@@ -5965,7 +5965,9 @@
 │   │   ├── subscribe.js
 │   │   └── toggletheme.js
 │   ├── main.mp4
-│   └── main.webm
+│   ├── main.webm
+│   └── svgs/
+│       └── pageNotFound.svg
 ├── backend/
 │   ├── controllers/
 │   │   ├── contactus.js
diff --git a/repo_structure.txt b/repo_structure.txt
index 000486ea..a6c9c0dc 100644
--- a/repo_structure.txt
+++ b/repo_structure.txt
@@ -5961,7 +5961,9 @@
 │   │   ├── subscribe.js
 │   │   └── toggletheme.js
 │   ├── main.mp4
-│   └── main.webm
+│   ├── main.webm
+│   └── svgs/
+│       └── pageNotFound.svg
 ├── backend/
 │   ├── controllers/
 │   │   ├── contactus.js