Changed icons and title

This commit is contained in:
2025-06-20 02:11:46 +02:00
parent de1664469c
commit 8098d6284a
2 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Surillya Explorer 2.0</title>
<title>THOS Explorer</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" />
<style>
@ -273,7 +273,7 @@
cb();
});
}
newTab('');
</script>
</body>