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