Added SEO to website pages (#5106)

Added SEO to Contributors, Contributor, User Guide (+ each of it's
pages), Changelog, OSS friends: titles, descriptions

Co-authored-by: Ady Beraud <a.beraud96@gmail.com>
This commit is contained in:
Ady Beraud
2024-04-24 09:13:59 +03:00
committed by GitHub
parent dc82ff56b8
commit fda0c3c93c
8 changed files with 59 additions and 8 deletions

View File

@ -12,7 +12,8 @@ import {
export const metadata: Metadata = {
title: 'Twenty - Releases',
description: 'Latest releases of Twenty',
description:
'Discover the newest features and improvements in Twenty, the #1 open-source CRM.',
};
const Home = async () => {