Fix UI caching issue: Bump styles.css version to 2.1

This commit is contained in:
2025-12-27 22:39:00 +11:00
parent 6dc5b76119
commit 32f822a051

View File

@@ -7,7 +7,7 @@
<meta name="description" content="Beyond Cloud Technology Project Base"> <meta name="description" content="Beyond Cloud Technology Project Base">
<title>Beyond Cloud Technology - Project Base</title> <title>Beyond Cloud Technology - Project Base</title>
<link rel="icon" type="image/png" href="Logo.png"> <link rel="icon" type="image/png" href="Logo.png">
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css?v=2.1">
</head> </head>
<body> <body>