Add title and description

This commit is contained in:
Spxg
2025-05-17 09:45:34 +08:00
parent e264cc1e62
commit a7a45e9f8e

View File

@@ -1,6 +1,10 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>SQLite Playground</title>
<meta name="description" content="A SQLite Playground that runs entirely locally" />
<script src="https://unpkg.com/split-grid/dist/split-grid.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@floating-ui/core@1.7.0"></script>