From ddc14fa5a1a28d0eaf55b87b047f9130ccb43a57 Mon Sep 17 00:00:00 2001
From: Divyanshu <97019230+sdivyanshu90@users.noreply.github.com>
Date: Tue, 15 Aug 2023 13:04:43 +0000
Subject: [PATCH] Changed relative path to absolute path
---
server/views/index.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/views/index.js b/server/views/index.js
index 3bf23e32c6..b82eec16eb 100644
--- a/server/views/index.js
+++ b/server/views/index.js
@@ -12,7 +12,7 @@ export function renderIndex() {
${process.env.NODE_ENV === 'production' ? `` : ''}
-
+