tilde.chat/header.php

17 lines
743 B
PHP
Raw Normal View History

2018-06-20 14:15:52 +00:00
<html>
<head>
<link rel="stylesheet" href="https://tilde.team/css/hacker.css">
<link rel="stylesheet" href="https://tilde.team/css/forkawesome.css">
2018-06-20 14:50:58 +00:00
<title>tilde.chat | <?=($title ?? 'irc network for tildes')?></title>
<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:site_name" content="tilde.chat">
<meta property="og:type" content="website">
2018-06-20 14:15:52 +00:00
</head>
<body>
<div class="container">