mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +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>
|