mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
7 lines
120 B
HTML
7 lines
120 B
HTML
<!doctype html>
|
|
<html>
|
|
<meta charset="utf-8">
|
|
<img src="/images/green.png">
|
|
<img src="/images/green.png">
|
|
</html>
|