From 904040b2b8e5b0dd759956760175d8e894ba1079 Mon Sep 17 00:00:00 2001
From: BijjuXD <103484184+bijju089@users.noreply.github.com>
Date: Sun, 5 Jan 2025 13:00:31 +0530
Subject: [PATCH] update site link
---
custom/templates/Aurora/template.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/custom/templates/Aurora/template.php b/custom/templates/Aurora/template.php
index ae1ad2e..eb023fe 100644
--- a/custom/templates/Aurora/template.php
+++ b/custom/templates/Aurora/template.php
@@ -30,7 +30,7 @@ public function __construct($cache, $smarty, $language, $user, $pages) {
'name' => 'Aurora',
'version' => '2.0',
'nl_version' => '2.1.2',
- 'author' => 'BijjuXD | cxSTUDIOS',
+ 'author' => 'BijjuXD | cxSTUDIOS',
];
$template['path'] = (defined('CONFIG_PATH') ? CONFIG_PATH : '') . '/custom/templates/' . $template['name'] . '/';