From a237db377b0abaf190f8c283090876f7f7272b6f Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Mon, 12 Oct 2020 20:18:18 +0200 Subject: [PATCH] get rid of the 2 in the siteName again --- docs/gridsome.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gridsome.config.js b/docs/gridsome.config.js index adb65fb1..c3fb6c70 100644 --- a/docs/gridsome.config.js +++ b/docs/gridsome.config.js @@ -11,7 +11,7 @@ function addStyleResource(rule) { } module.exports = { - siteName: 'tiptap 2', + siteName: 'tiptap', titleTemplate: '%s', port: 3000, plugins: [