diff --git a/config.php b/config.php index a8af15c..dd53170 100644 --- a/config.php +++ b/config.php @@ -29,10 +29,10 @@ // The array follows a title link structure: // "TITLE" => "LINK", $footerLinks = [ - "About" => "http://google.com", - "Contact" => "http://apple.com", - "Legal" => "http://example.com", - "Admin" => "/admin" + "About" => "http://google.com", + "Contact" => "http://apple.com", + "Legal" => "http://example.com", + "Admin" => "/admin" ]; ?> \ No newline at end of file diff --git a/footer.php b/footer.php index a9cefc0..71bed2e 100644 --- a/footer.php +++ b/footer.php @@ -13,7 +13,6 @@ function newpage() { }); $( "#close" ).click(function() { - console.log("yep") $( "#error" ).fadeOut( "slow", function() { // Animation complete. }); diff --git a/header.php b/header.php index 06b417c..c9b9c71 100644 --- a/header.php +++ b/header.php @@ -19,12 +19,12 @@ - - - - + + + + - +