We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bb055 commit 9fdca2dCopy full SHA for 9fdca2d
docusaurus.config.js
@@ -68,6 +68,8 @@ const config = {
68
({
69
metadata:[
70
{ property: 'og:image', content: 'img/banner.png' },
71
+ { name: 'description', content: 'ReactPlay is a platform for learning and building React projects' },
72
+ { property: 'og:description', content: 'ReactPlay is a platform for learning and building React projects' },
73
],
74
navbar: {
75
title: TITLE,
0 commit comments