phantomjs/test/www/logo.html

9 lines
100 B
HTML

<html>
<head>
<title>Show logo</title>
</head>
<body>
<img src="logo.png"/>
</body>
</html>