puppeteer/third_party/phantomjs/test/www/logo.html

9 lines
100 B
HTML
Raw Normal View History

2017-05-11 07:06:41 +00:00
<html>
<head>
<title>Show logo</title>
</head>
<body>
<img src="logo.png"/>
</body>
</html>