hbarg/header.php

18 lines
993 B
PHP

<html>
<head>
<link rel="stylesheet" href="https://tilde.team/css/hacker.css">
<link rel="stylesheet" href="https://tilde.team/css/fork-awesome.css">
<link rel="icon" type="image/png" sizes="400x400" href="logo.png">
<title>heart and brain arg bump archive | <?=($title ?? 'main')?></title>
<meta property="og:title" content="heart and brain arg bump archive | <?=($title ?? 'main')?>">
<meta property="og:url" content="https://tilde.team<?=$_SERVER['REQUEST_URI']?>">
<meta property="og:description" content="<?=($desc ?? ($title ?? 'The Heart & Brain Corp. is an ARG created by Adult Swim that started in August of 2017. This website exists to catalog its bumps in a nice, neat fashion.'))?>">
<meta property="og:image" content="https://khuxkm.tilde.team/hbarg/logo.png">
<meta property="og:type" content="website">
</head>
<body>
<div class="container">
<<?=(isset($title)?"h3":"h1")?> class="header">Heart and Brain ARG Bump Archive<?=isset($title) ? " | {$title}" : ""?></h1>