File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export const Route = createRootRoute({
2929 content : "width=device-width, initial-scale=1" ,
3030 } ,
3131 {
32- title : "FixFX Status | The unofficial Cfx.re Service Monitor" ,
32+ title : "The unofficial Cfx.re Service Monitor" ,
3333 } ,
3434 {
3535 name : "description" ,
@@ -42,7 +42,7 @@ export const Route = createRootRoute({
4242 } ,
4343 {
4444 property : "og:title" ,
45- content : "FixFX Status | The unofficial Cfx.re Service Monitor" ,
45+ content : "The unofficial Cfx.re Service Monitor" ,
4646 } ,
4747 {
4848 property : "og:description" ,
@@ -75,7 +75,7 @@ export const Route = createRootRoute({
7575 } ,
7676 {
7777 name : "twitter:title" ,
78- content : "FixFX Status | The unofficial Cfx.re Service Monitor" ,
78+ content : "The unofficial Cfx.re Service Monitor" ,
7979 } ,
8080 {
8181 name : "twitter:description" ,
You can’t perform that action at this time.
0 commit comments