mirror of
https://github.com/actions/configure-pages.git
synced 2026-04-04 16:52:12 +00:00
Update fixtures with Prettier formatting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
siteMetadata: {
|
||||
title: `My Gatsby Site`,
|
||||
siteUrl: `https://www.yourdomain.tld`,
|
||||
siteUrl: `https://www.yourdomain.tld`
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
plugins: []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user