refactor: update title in index.html and replace SVG with link in SiF.svelte; remove Themer.svelte

This commit is contained in:
2026-08-26 13:07:20 +05:30
parent 770f2fcb95
commit bcaaaab155
4 changed files with 23 additions and 37 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/sif.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>flaressh</title>
<title>SilicoFlare SSH</title>
</head>
<body>
<div id="app"></div>