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
@@ -44,8 +44,8 @@ $poll_options = [
<head>
<title>Poll</title>
<link href="css/styles.css" type="text/css" rel="stylesheet">
<script src="js/index.js" defer></script>
<link href="poll/css/styles.css" type="text/css" rel="stylesheet">
<script src="poll/js/index.js" defer></script>
</head>
<body>