Skip to content

Commit

Permalink
Merge pull request #216 from zirreal/main
Browse files Browse the repository at this point in the history
removed prefetch
  • Loading branch information
zirreal authored Jul 4, 2024
2 parents 20f5f0f + 443a54a commit 07b878d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gridsome.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ module.exports = {
siteUrl: 'https://robonomics.academy',
titleTemplate: '%s',

prefetch: { mask: '^$', },

plugins: [
{
use: "gridsome-plugin-translateit",
Expand Down

0 comments on commit 07b878d

Please sign in to comment.