We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b78c41d + 0fc70fd commit 63e4757Copy full SHA for 63e4757
src/app.html
@@ -5,6 +5,7 @@
5
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<title>agx</title>
8
+ <meta name="description" content="Query and explore local and remote data with Clickhouse." />
9
%sveltekit.head%
10
</head>
11
<body data-sveltekit-preload-data="hover">
0 commit comments