Kurate / index.html
cw40's picture
Update index.html
64e7baa verified
raw
history blame contribute delete
289 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<iframe src="https://supreme-app2.onrender.com/"></iframe>
</body>
</html>