diff --git a/frontend/config.php b/frontend/config.php index 2df7b0b..f6fee5c 100644 --- a/frontend/config.php +++ b/frontend/config.php @@ -1,16 +1,16 @@ - "LINK", $footerLinks = [ - "About" => "https://github.com/utctiny", - "Contact" => "https://www.utc.edu/web", -// "Legal" => "https://yourls.org/", - "Admin" => "/admin/" + "About" => "https://sleeky.flynntes.com/", + "Contact" => "https://yourls.org/", + "Legal" => "https://yourls.org/", + "Admin" => "/admin" ]; ?>