iris/_examples/file-server/http2push/assets/app2/app2app3/index.html

15 lines
309 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/public/app2/app2app3/css/main.css" />
<title>App2App3</title>
</head>
<body>
<h1>Hello App2App3 index</h1>
</body>
</html>