Add title and description
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user