This commit is contained in:
2025-03-31 17:05:58 -06:00
parent 0022fda157
commit 6570bf72eb
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ if (isset($_GET['logout'])) {
<head>
<title>Spies</title>
<link href="css/styles.css" type="text/css" rel="stylesheet">
<script src="js/index.js"></script>
<link href="insecure/css/styles.css" type="text/css" rel="stylesheet">
<script src="insecure/js/index.js"></script>
</head>
<body>