From 0067c49d4abfe745a7ca70139386365e916e8991 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 4fe4803..de81e7f 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 = [ [