mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-08 05:32:07 +02:00
Fix navigation
This commit is contained in:
parent
4b0487e300
commit
fb16ded074
6 changed files with 84 additions and 58 deletions
|
@ -31,6 +31,13 @@ module.exports = {
|
|||
`gatsby-plugin-sharp`,
|
||||
`gatsby-transformer-sharp`,
|
||||
`gatsby-transformer-json`,
|
||||
{
|
||||
resolve: `gatsby-plugin-portal`,
|
||||
options: {
|
||||
key: "osnav",
|
||||
id: "osnav",
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: `gatsby-plugin-remote-images`,
|
||||
options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue