Changed version and title

This commit is contained in:
2025-06-20 04:35:05 +02:00
parent 4cb1e4f198
commit 2b798e6fec

View File

@ -6,7 +6,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>SurillyaOS</title> <title>THOS</title>
<style> <style>
:root { :root {
--accent: #4CAF50; --accent: #4CAF50;
@ -408,7 +408,7 @@
<script> <script>
window.THOS = { window.THOS = {
version: '6 Build-26' version: '6 Build-28'
}; };
let timeoutSeconds = 180; let timeoutSeconds = 180;