Fix about nav item being highlighted when on connect page
This commit is contained in:
parent
49aabe0296
commit
2bfcf0e9a2
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require_once __DIR__ . "/settings.php";
|
||||
$page = "about";
|
||||
$page = "connect";
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<title><?php echo SITE_TITLE; ?></title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user