From fa12dd20bab3f6c184119eb894e94716b289cbbb Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Thu, 23 Jan 2025 22:25:33 -0500 Subject: [PATCH] add redirect link to admin --- bin/tempus_project.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/tempus_project.php b/bin/tempus_project.php index 1184cc9..e39c284 100644 --- a/bin/tempus_project.php +++ b/bin/tempus_project.php @@ -134,6 +134,10 @@ class TheTempusProject extends Bedrock { ], ], ], + [ + 'text' => ' Redirects', + 'url' => '{ROOT_URL}admin/routes', + ], ]; public $main_links = [ [