From 4843ecf9c042e303a12807488eb4372ef7c1172c Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Sun, 8 Mar 2026 13:11:22 +0000 Subject: [PATCH] Added not found page --- site/src/views/NotFoundView.vue | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 site/src/views/NotFoundView.vue diff --git a/site/src/views/NotFoundView.vue b/site/src/views/NotFoundView.vue new file mode 100644 index 0000000..8f7c4c8 --- /dev/null +++ b/site/src/views/NotFoundView.vue @@ -0,0 +1,23 @@ + + + + +