@@ -32,13 +32,13 @@ export const metadata: Metadata = {
3232 publisher : "StroyCo" ,
3333 openGraph : {
3434 title : "StroyGetter" ,
35- siteName : "StroyGetter - Download any youtube video for free !" ,
36- description : "Download any youtube video for free in any resolution" ,
35+ siteName : "StroyGetter - Download any video for free !" ,
36+ description : "Download any video for free in any resolution" ,
3737 url : "https://stroygetter.stroyco.eu/" ,
3838 images : "/og-image.png" ,
3939 } ,
4040 twitter : {
41- title : "StroyGetter - Download any youtube video for free !" ,
41+ title : "StroyGetter - Download any video for free !" ,
4242 description :
4343 "No ads. Unlimited downloads. Download videos at max quality (available) for free and without software !" ,
4444 site : "@ADSantoine" ,
@@ -86,17 +86,9 @@ export default function RootLayout({
8686 < div className = "w-full lg:w-1/2" >
8787 < h2 className = "my-2 text-xl" > What is StroyGetter ?</ h2 >
8888 < p >
89- StroyGetter is a{ " " }
90- < a
91- href = "https://www.youtube.com/"
92- target = "_blank"
93- rel = "noreferrer noopener"
94- >
95- Youtube
96- </ a > { " " }
97- downloader, so you can download almost any video{ " " }
98- < span className = "italic" > (of your own)</ span > in any available
99- quality.
89+ StroyGetter is a video downloader, so you can download almost
90+ any video < span className = "italic" > (of your own)</ span > in any
91+ available quality.
10092 < br />
10193 Audio-only conversion is also available.
10294 </ p >
0 commit comments