pegasus/backend/web/dist/index.html

14 lines
303 B
HTML
Raw Permalink Normal View History

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Pegasus</title>
</head>
<body>
<main>
<h1>Pegasus frontend assets are not bundled in this build.</h1>
</main>
</body>
</html>