mirror of
https://github.com/actions/configure-pages.git
synced 2026-04-04 08:42:21 +00:00
Apply consistent spacing and use of single quotes
This commit is contained in:
@@ -2,7 +2,7 @@ module.exports = {
|
||||
pathPrefix: '/docs/',
|
||||
siteMetadata: {
|
||||
siteUrl: 'https://configure-pages.github.io',
|
||||
title: `My Gatsby Site`
|
||||
title: 'My Gatsby Site'
|
||||
},
|
||||
plugins: []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user