Compare commits

..

No commits in common. "d8fd74d90fd43dc14b167c5c8b95bd701874f478" and "4d5728b4f01adff934ddd09ecd2f62cbddc89171" have entirely different histories.

3 changed files with 3 additions and 8 deletions

View File

@ -1,6 +0,0 @@
<?php
$repos = json_decode(file_get_contents("https://git.reim.ar/api/v1/repos/search"))->data;
$repo = $repos[array_rand($repos)];
header("Location: $repo->html_url");

View File

@ -4,7 +4,6 @@
<meta name="description" content="Reimar's epic site">
<meta name="theme-color" content="#2962FF">
<meta name="color-scheme" content="dark light">
<meta name="canonical" content="https://reim.ar<?= parse_url($_SERVER["REQUEST_URI"], PHP_URL_PATH) ?>">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<title>Reimar</title>
<link rel="stylesheet" href="/assets/style/main.css" onload="linkOnloadSupported = true">

View File

@ -63,7 +63,9 @@
&bull;
<a href="https://sfja.dk">sfja.dk</a>
&bull;
<a href="https://mtko.dk">mtko.dk</a>
<a href="https://mtkonge.dk">mtkonge.dk</a>
&bull;
<a href="https://handskemager.xyz">handskemager.xyz</a>
</center>
</div>