File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import { siteConfig } from '@/lib/constant'
88
99export async function generateMetadata ( ) : Promise < Metadata > {
1010 const canonicalUrl = env . NEXT_PUBLIC_CODEBUFF_APP_URL
11- const title = "Freebuff – The Strongest Free Coding Agent "
11+ const title = "Freebuff — the free coding agent "
1212 const description = siteConfig . description
1313
1414 return {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { env } from '@codebuff/common/env'
33export const siteConfig = {
44 title : 'Freebuff' ,
55 description :
6- "The world's strongest free coding agent. Describe what you want, and Freebuff edits your code — no subscription or credits required ." ,
6+ "The free coding agent. No subscription. No configuration. Start in seconds ." ,
77 keywords : ( ) => [
88 'Freebuff' ,
99 'Free Coding Agent' ,
You can’t perform that action at this time.
0 commit comments