From ad470940f4cf986638b575d4b8afaa2ec50c267c Mon Sep 17 00:00:00 2001
From: Mehdi104797 <92753457+Mehdi104797@users.noreply.github.com>
Date: Mon, 28 Apr 2025 08:28:39 +0330
Subject: [PATCH] =?UTF-8?q?=D8=AA=D8=BA=DB=8C=D8=B1=D8=A7=D8=AA=20=D8=A7?=
=?UTF-8?q?=D9=88=D9=84=DB=8C=D9=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.vscode/settings.json | 7 ---
components/TaskLayout.vue | 40 ---------------
pages/TaskDashboard.vue | 103 +++++++++++++++++---------------------
pages/index.vue | 50 ++++++++++++++++++
4 files changed, 95 insertions(+), 105 deletions(-)
delete mode 100644 .vscode/settings.json
delete mode 100644 components/TaskLayout.vue
create mode 100644 pages/index.vue
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 8a040a9..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "workbench.colorCustomizations": {
- "activityBar.background": "#452236",
- "titleBar.activeBackground": "#61304C",
- "titleBar.activeForeground": "#FCF9FB"
- }
-}
\ No newline at end of file
diff --git a/components/TaskLayout.vue b/components/TaskLayout.vue
deleted file mode 100644
index 73b8c23..0000000
--- a/components/TaskLayout.vue
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-
-
diff --git a/pages/TaskDashboard.vue b/pages/TaskDashboard.vue
index 9ed4d84..cdc87f0 100644
--- a/pages/TaskDashboard.vue
+++ b/pages/TaskDashboard.vue
@@ -1,12 +1,6 @@
-
-
diff --git a/pages/index.vue b/pages/index.vue
new file mode 100644
index 0000000..441c360
--- /dev/null
+++ b/pages/index.vue
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+