We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb928ec commit c58ef35Copy full SHA for c58ef35
src/app/layout.tsx
@@ -5,8 +5,8 @@ import '@/styles/tailwind.css'
5
6
export const metadata: Metadata = {
7
title: {
8
- template: '%s - Flexnode Solutions',
9
- default: 'Flexnode Solutions - We build and scale products that matter',
+ template: '%s - Flexnode',
+ default: 'Flexnode - We build and scale products that matter',
10
},
11
}
12
0 commit comments