You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gatsby-config.js
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -165,15 +165,10 @@ module.exports = {
165
165
{
166
166
resolve: `gatsby-plugin-manifest`,
167
167
options: {
168
-
<<<<<<<HEAD
169
168
name: 'Документация React',
170
169
short_name: 'React [RU]',
171
-
=======
172
-
name: 'ReactDocs',
173
-
short_name: 'React',// eg. React [%LANG_CODE%]
174
170
// Translators: please change this and two above options (see https://www.gatsbyjs.org/packages/gatsby-plugin-manifest/#feature-configuration---optional)
0 commit comments