nob-hill-noir / index.html
guanghap's picture
Update index.html
c979c7d
raw
history blame
306 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://www.gron.games" width="100%" height="56vw"></iframe>
</body>
</html>