mirror of
https://github.com/ION606/argo-temp.git
synced 2026-06-06 05:22:57 +00:00
added initial istio BLAHAJ code
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>blåhaj reef</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link href="/static/style.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>🦈 blåhaj’s reef</h1>
|
||||
<p>cute sea-friends saying hi (live from your mesh)</p>
|
||||
</header>
|
||||
|
||||
<main id="cards"></main>
|
||||
|
||||
<footer>
|
||||
<button id="refresh">refresh</button>
|
||||
</footer>
|
||||
|
||||
<script type="module" src="/static/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user