update seo
This commit is contained in:
@@ -3,11 +3,11 @@ import { usePageMeta } from '../hooks/usePageMeta'
|
||||
|
||||
export default function TermsOfServicePage() {
|
||||
usePageMeta({
|
||||
title: 'Terms of Service — Grateful Journal',
|
||||
description: 'Terms of Service for Grateful Journal. Read about the rules and guidelines for using our app.',
|
||||
title: 'Terms of Service | Grateful Journal',
|
||||
description: 'Terms of Service for Grateful Journal — a free, private gratitude journal app. Read about the rules and guidelines for using the service.',
|
||||
canonical: 'https://gratefuljournal.online/termsofservice',
|
||||
ogTitle: 'Terms of Service — Grateful Journal',
|
||||
ogDescription: 'Terms of Service for Grateful Journal. Read about the rules and guidelines for using our app.',
|
||||
ogTitle: 'Terms of Service | Grateful Journal',
|
||||
ogDescription: 'Terms of Service for Grateful Journal — a free, private gratitude journal app. Read about the rules and guidelines for using the service.',
|
||||
})
|
||||
return (
|
||||
<div className="static-page">
|
||||
|
||||
Reference in New Issue
Block a user