Fix broken internal links across site
This commit is contained in:
2
500.php
2
500.php
@@ -81,7 +81,7 @@ error_log('500 Error triggered: ' . date('Y-m-d H:i:s') . ' - IP: ' . $_SERVER['
|
||||
border-radius: 10px;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="/css/main.css?v=20260222">
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=20260222">
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
|
||||
|
||||
Reference in New Issue
Block a user