Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3385 Rev 3386
Línea 4... Línea 4...
4
$this->headMeta()->appendName('og:title', "$share_image");
4
$this->headMeta()->appendName('og:title', "$share_image");
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
 
7
 
8
 
8
 
9
$this->headMeta()->appendName('twitter:card', "summary_large_image");
9
$this->headMeta()->appendName('twitter:card', "summary");
10
$this->headMeta()->appendName('twitter:description', "$share_description");
10
$this->headMeta()->appendName('twitter:description', "$share_description");
Línea 11... Línea 11...
11
$this->headMeta()->appendName('twitter:title', "$share_title");
11
$this->headMeta()->appendName('twitter:title', "$share_title");