get rid of the 2 in the siteName again

This commit is contained in:
Hans Pagel
2020-10-12 20:18:18 +02:00
parent 9797a0b7a8
commit a237db377b

View File

@@ -11,7 +11,7 @@ function addStyleResource(rule) {
} }
module.exports = { module.exports = {
siteName: 'tiptap 2', siteName: 'tiptap',
titleTemplate: '%s', titleTemplate: '%s',
port: 3000, port: 3000,
plugins: [ plugins: [