File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33<meta property =" og:title" content =" {{ title }}" />
44<meta property =" og:description" content =" {{ intro | striptags }}" />
55<meta property =" og:url" content =" {{ permalink }}" />
6- <meta property =" og:site_name" content =" Statamic Docs" />
6+ <meta property =" og:site_name" content =" Statamic {{ config : docs : version }} Docs" />
77<meta property =" og:locale" content =" en_US" />
8- <meta property =" og:image" content =" https://statamic.dev /img/social-placeholder.jpg" />
8+ <meta property =" og:image" content =" {{ config : app : url }} /img/social-placeholder.jpg" />
99<meta property =" twitter:title" content =" {{ title }}" />
1010<meta property =" twitter:card" content =" summary" />
1111<meta property =" twitter:site" content =" @statamic" />
12- <meta property =" twitter:image" content =" https://statamic.dev /img/social-placeholder.jpg" />
12+ <meta property =" twitter:image" content =" {{ config : app : url }} /img/social-placeholder.jpg" />
1313<meta property =" twitter:description" content =" {{ intro | striptags }}" />
14- {{ partial :favicons }}
14+ {{ partial :favicons }}
You can’t perform that action at this time.
0 commit comments