Files
gf/os/gres/testdata/files/root/index.html

9 lines
183 B
Go
Raw Normal View History

2019-08-13 21:06:11 +08:00
<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>