fancy pants embeds
This commit is contained in:
parent
e2356bea34
commit
55924549a3
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
<meta property="og:title" content="NewBiglyChat" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="<?php echo "https://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]" ?>" />
|
||||
<meta property="og:description" content="<?php echo htmlspecialchars($posts[$edge - 1]['content']) ?>" />
|
||||
<meta property="og:image" content="https://nbg.dervland.net/img/newlogo.svg" />
|
||||
<?php
|
||||
foreach ($posts as $key => $post) {
|
||||
|
|
Loading…
Reference in a new issue