Skip to content

Commit e799d46

Browse files
authored
Improve meta description
1 parent 4f611b8 commit e799d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
-->
2323

2424
<meta name="keywords" content="graphql apollo guide learn book course">
25-
<meta name="description" content="📖 The complete GraphQL reference. By John Resig and Loren Sands-Ramshaw.">
25+
<meta name="description" content="The complete guide to GraphQL. A comprehensive book from John Resig, the creator of jQuery. Everything from a beginner introduction to advanced client and server topics.">
2626

2727
<meta property="og:type" content="website">
2828
<meta property="og:title" content="The GraphQL Guide">
@@ -67,4 +67,4 @@
6767
</script>
6868
</body>
6969

70-
</html>
70+
</html>

0 commit comments

Comments
 (0)