blob: 853e154f3378038f86605acbc7c44a1765021cf5 (
plain) (
tree)
|
|
<?php require_once "vendor/autoload.php"; ?>
<!doctype html>
<html lang=en>
<head>
<meta charset="utf-8">
<meta name=viewport content="width=device-width, initial-scale=1">
<link rel=stylesheet href="/style.css">
<link rel=canonical href="https://aleteoryx.me/">
</head>
<body>
<h1>hi!</h1>
</body>
</html>
|