rearrange index.html

This commit is contained in:
2025-12-18 20:00:38 +00:00
parent c90ecc885f
commit 27ef550db8

View File

@@ -1,6 +1,9 @@
<!doctype html>
<html lang="en">
<head>
<!-- Title -->
<title>Liquid Development</title>
<!-- Standard Meta -->
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
@@ -22,7 +25,6 @@
<!-- Favicon -->
<link rel="icon" type="image/png" href="public/favicon.ico">
<title>Liquid Development</title>
</head>
<body>
<div id="root"></div>