2021-03-24 21:11:14 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
|
<link rel="icon" href="/favicon.png" />
|
|
|
|
|
<link rel="preload" as="image" href="/favicon.png">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
<title>coolify: Heroku & Netlify alternative</title>
|
|
|
|
|
<link rel="dns-prefetch" href="https://cdn.coollabs.io/" />
|
|
|
|
|
<link rel="preconnect" href="https://cdn.coollabs.io/" crossorigin="" />
|
|
|
|
|
<link rel="stylesheet" href="https://cdn.coollabs.io/fonts/montserrat/montserrat.css" />
|
2021-04-04 12:57:42 +00:00
|
|
|
<link rel="stylesheet" href="https://cdn.coollabs.io/css/microtip-0.2.2.min.css" />
|
2021-03-24 21:11:14 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<script type="module" src="/src/index.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|