mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
6 lines
120 B
HTML
6 lines
120 B
HTML
<!doctype html>
|
|
<html>
|
|
<meta charset="utf-8">
|
|
<img src="/images/green.png">
|
|
<img src="/images/green.png">
|
|
</html>
|