File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ export const metadata: Metadata = {
1212 default : 'BasisVR Docs' ,
1313 template : '%s | BasisVR Docs' ,
1414 } ,
15- description : 'Documentation for BasisVR - Virtual Reality Platform ' ,
15+ description : 'Documentation for BasisVR - Virtual Reality Framework ' ,
1616 metadataBase : new URL ( 'https://docs.basisvr.org' ) ,
1717 openGraph : {
1818 title : 'BasisVR Docs' ,
19- description : 'Documentation for BasisVR - Virtual Reality Platform ' ,
19+ description : 'Documentation for BasisVR - Virtual Reality Framework ' ,
2020 url : 'https://docs.basisvr.org' ,
2121 siteName : 'BasisVR Docs' ,
2222 images : [
@@ -33,7 +33,7 @@ export const metadata: Metadata = {
3333 twitter : {
3434 card : 'summary_large_image' ,
3535 title : 'BasisVR Docs' ,
36- description : 'Documentation for BasisVR - Virtual Reality Platform ' ,
36+ description : 'Documentation for BasisVR - Virtual Reality Framework ' ,
3737 images : [ '/img/basisvr-social-card.jpg' ] ,
3838 } ,
3939 icons : {
You can’t perform that action at this time.
0 commit comments