mirror of
https://github.com/servo/servo.git
synced 2025-07-09 16:33:40 +01:00
9 lines
146 B
HTML
9 lines
146 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
|
|
<img src="resources/image.png">
|
|
<img src="resources/image.png">
|
|
</html>
|