Skip to content

Commit 9281932

Browse files
committed
chore(website): website is a compliance checker
1 parent 000fe22 commit 9281932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66

77
<link rel="icon" type="image/x-icon" href="favicon.ico" />
8-
<title>graphql-http</title>
8+
<title>graphql-http | GraphQL over HTTP spec compliance checker</title>
99
<meta
1010
name="description"
11-
content="Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite."
11+
content="Check any server for GraphQL over HTTP spec compliance with ease."
1212
/>
1313

1414
<style>

0 commit comments

Comments
 (0)