From 1f25f8b995d8c1b95873217c37eaa1ffe87c94f6 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 29e6ddf..181747f 100644 --- a/bin/tempus_project.php +++ b/bin/tempus_project.php @@ -118,6 +118,10 @@ class TheTempusProject extends Bedrock { ], ], ], + [ + 'text' => ' Redirects', + 'url' => '{ROOT_URL}admin/routes', + ], ]; public $main_links = [ [