Explorar o código

[edit] card width

wenliming %!s(int64=3) %!d(string=hai) anos
pai
achega
82583d4a70
Modificáronse 1 ficheiros con 1 adicións e 9 borrados
  1. 1 9
      pages/index.vue

+ 1 - 9
pages/index.vue

@@ -259,15 +259,7 @@ export default {
 				{
 					name: 'twitter:image',
 					content: this.detail.postBizData.imagePath || ''
-				},
-				{
-					name: 'twitter:image:width',
-					content: '1280'
-				},
-				{
-					name: 'twitter:image:height',
-					content: '720'
-				},
+				}
 			]
 		}
 	},