Skip to content

Commit 63e4757

Browse files
authored
Merge pull request #97 from agnosticeng/meta-description
chore: add meta description
2 parents b78c41d + 0fc70fd commit 63e4757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<title>agx</title>
8+
<meta name="description" content="Query and explore local and remote data with Clickhouse." />
89
%sveltekit.head%
910
</head>
1011
<body data-sveltekit-preload-data="hover">

0 commit comments

Comments
 (0)