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