- Update index.html

This commit is contained in:
ParticleG
2024-10-31 11:53:12 +08:00
parent b4a9766d14
commit 081b77f0e1
2 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,8 @@
<title>Techmino Development</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="theme/love.css">
<script src = "consolewrapper.js"></script>
<script src = "webdb.js"></script>
<script src="consolewrapper.js"></script>
<script src="webdb.js"></script>
</head>
<body>
<center>

View File

@@ -7,8 +7,8 @@
<title>Techmino</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="theme/love.css">
<script src = "consolewrapper.js"></script>
<script src = "webdb.js"></script>
<script src="consolewrapper.js"></script>
<script src="webdb.js"></script>
</head>
<body>
<center>