mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 07:56:12 +02:00
rename archive to spotlights
This commit is contained in:
+2
-2
@@ -68,8 +68,8 @@ module.exports = {
|
||||
{
|
||||
resolve: `gatsby-source-filesystem`,
|
||||
options: {
|
||||
name: `what-is-archive`,
|
||||
path: `${__dirname}/src/content/archives`,
|
||||
name: `spotlights`,
|
||||
path: `${__dirname}/src/content/spotlights`,
|
||||
},
|
||||
},
|
||||
`gatsby-transformer-sharp`,
|
||||
|
||||
Reference in New Issue
Block a user