renaming the css becuse cache is weird

This commit is contained in:
2026-08-14 11:40:48 -05:00
parent d7ca8b0ce0
commit 54a0dc56ad
3 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
}
</script>
<link rel="stylesheet" href="styles/main.css">
<link rel="stylesheet" href="styles/master.css">
</head>
<body>
<button id="theme-toggle" onclick="toggleTheme()">toggle light/dark</button>