@@ -304,7 +304,7 @@ ${css}
document.getElementById('logout-btn').addEventListener('click', async () => {
await fetch('backend/logout.php');
window.location.href = 'index.html';
window.location.href = 'index.php';
});
// Global variables
The note is not visible to the blocked user.