|
|
@ -7,7 +7,7 @@ |
|
|
|
<meta property="og:title" content="tilde.chat | <?=($title ?? 'irc network for tildes')?>"> |
|
|
|
<meta property="og:url" content="https://tilde.chat<?=$_SERVER['REQUEST_URI']?>"> |
|
|
|
<meta property="og:description" content="<?=($desc??($title??'the home of an irc network for tildes'))?>"> |
|
|
|
<meta property="og:image" content="https://tilde.chat/ogpempty.png"> |
|
|
|
<meta property="og:image" content="https://tilde.chat/apple-icon.png"> |
|
|
|
<meta property="og:site_name" content="tilde.chat"> |
|
|
|
<meta property="og:type" content="website"> |
|
|
|
|
|
|
|