|
|
@ -1,9 +1,9 @@
|
|
|
|
/** @type {import('gatsby').GatsbyConfig} */
|
|
|
|
/** @type {import('gatsby').GatsbyConfig} */
|
|
|
|
module.exports = {
|
|
|
|
module.exports = {
|
|
|
|
siteMetadata: {
|
|
|
|
siteMetadata: {
|
|
|
|
title: ``,
|
|
|
|
title: `Anime Girls Holding Programming Books`,
|
|
|
|
siteUrl: `https://www.yourdomain.tld`,
|
|
|
|
siteUrl: `https://www.yourdomain.tld`,
|
|
|
|
pathPrefix: '/Anime-Girls-Holding-Programming-Books',
|
|
|
|
pathPrefix: '/Anime-Girls-Holding-Programming-Books/',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
plugins: [
|
|
|
|
plugins: [
|
|
|
|
'gatsby-plugin-postcss',
|
|
|
|
'gatsby-plugin-postcss',
|
|
|
|