Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions www/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default defineAppConfig({
target: '_self',
showLinkIcon: false,
},
{
/*{
title: 'Bookings',
to: '/comfortbookings',
target: '_self',
Expand All @@ -63,7 +63,7 @@ export default defineAppConfig({
to: '/comfortevents',
target: '_self',
showLinkIcon: false,
},
},*/
],
links: [
/* {
Expand Down
4 changes: 2 additions & 2 deletions www/content/comfortevents/how-to-install.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "How to Install"
description: "Comfort Events index description."
title: "How to Install - Comfort Events for WordPress Documentation"
description: "How to install guide for Comfort Events for WordPress."
keywords: "Comfort Events index keywords."
url: "/comfortevents/how-to-install"
type: "type"
Expand Down
2 changes: 1 addition & 1 deletion www/content/comfortevents/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Comfort Events – Complete Events solution for WordPress"
title: "Comfort Events for WordPress Documentation"
description: "A powerful event management plugin for WordPress."

ogType: "article"
Expand Down