feat: remove speed and show focus mode
This commit is contained in:
parent
311f0e0879
commit
c3d56e5d66
3 changed files with 11 additions and 10 deletions
|
@ -3,8 +3,8 @@ import { Metadata } from 'next';
|
|||
import { Suspense } from 'react';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Chat - Perplexica',
|
||||
description: 'Chat with the internet, chat with Perplexica.',
|
||||
title: 'MyCounsellor Ai Serach Eengine - Searching Thking with Gemini',
|
||||
description: 'Chat with the internet, chat with MyCounsellor.',
|
||||
};
|
||||
|
||||
const Home = () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue