This commit is contained in:
hamdy
2021-04-08 01:58:11 +02:00
parent efdc6035f0
commit e00c81d6ad
5 changed files with 10 additions and 8 deletions

View File

@@ -6,7 +6,8 @@
module.exports = {
siteName: 'ThreeFold',
pathPrefix: "threefold",
pathPrefix: "threefold",
plugins: [
// Local models
@@ -494,7 +495,8 @@ module.exports = {
externalLinksTarget: '_blank',
externalLinksRel: ['nofollow', 'noopener', 'noreferrer'],
anchorClassName: 'icon icon-link',
pathPrefix: "threefold",
pathPrefix: "threefold",
plugins: [
['gridsome-plugin-remark-prismjs-all', {
highlightClassName: "gridsome-highlight",