docs: update title template
This commit is contained in:
@@ -35,7 +35,7 @@ function tableWrapper() {
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
siteName: 'tiptap',
|
siteName: 'tiptap',
|
||||||
titleTemplate: '%s | tiptap',
|
titleTemplate: '%s – tiptap editor',
|
||||||
icon: './src/favicon.svg',
|
icon: './src/favicon.svg',
|
||||||
port: 3000,
|
port: 3000,
|
||||||
plugins: [
|
plugins: [
|
||||||
|
|||||||
Reference in New Issue
Block a user