Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3388 | Rev 3390 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3388 Rev 3389
Línea 3... Línea 3...
3
$this->headMeta()->appendName('og:url', "$share_url");
3
$this->headMeta()->appendName('og:url', "$share_url");
4
$this->headMeta()->appendName('og:title', "$share_title");
4
$this->headMeta()->appendName('og:title', "$share_title");
5
$this->headMeta()->appendName('og:description', "$share_description");
5
$this->headMeta()->appendName('og:description', "$share_description");
6
$this->headMeta()->appendName('og:image', "$share_image");
6
$this->headMeta()->appendName('og:image', "$share_image");
Línea 7... Línea -...
7
 
-
 
-
 
7
 
8
 
8
//summary_large_image
9
$this->headMeta()->appendName('twitter:card', "summary_large_image");
9
$this->headMeta()->appendName('twitter:card', "summary");
10
$this->headMeta()->appendName('twitter:title', "$share_title");
10
$this->headMeta()->appendName('twitter:title', "$share_title");
11
$this->headMeta()->appendName('twitter:description', "$share_description");
11
$this->headMeta()->appendName('twitter:description', "$share_description");