Skip to content

Commit

Permalink
test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Feb 29, 2024
1 parent e95dac7 commit eef9a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-next/src/app/(main)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { ResolvingMetadata, Metadata } from 'next';

export async function generateMetadata(): Promise<Metadata> {
return {
title: `Recosanté - Voyez l'impact de l'environnement sur votre santé, et agissez.`,
title: `Bonjour - Voyez l'impact de l'environnement sur votre santé, et agissez.`,
description: `Télécharger l’application Recosanté.`,
itunes: {
appId: '6476136888',
Expand Down

0 comments on commit eef9a83

Please sign in to comment.