Files
gf/os/gres/testdata/files/root/index.html
2019-08-14 22:03:52 +08:00

9 lines
182 B
Go

<html>
<head>
<link rel="stylesheet" href="css/style.css" type="text/css" />
</head>
<body>
<div><img src="image/logo.png"></div>
This is the index from gres.
</body>
</html>