Files
is-a-good-dev/index.html
T
Will Clarke 0ec3cb9466 revert directory addition
~ Pages doesnt allow there to be a custom directory to serve site from, only preset.
2022-08-06 11:08:41 +01:00

13 lines
566 B
HTML

<!doctype html> <html lang="en">
<head>
<meta name="charset" content="utf-8">
<meta name="viewport" content="width=device-width,intitial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<script src="tailwind.config.js"></script>
<title>is-a-good.dev ~ Free subdomains for developers</title>
<meta name="title" content="is-a-good.dev ~ Free subdomains for developers">
<meta name="description" content="Free subdomains for developers around the globe.">
</head>
<body></body>
</html>