mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 19:14:01 +03:00
8 lines
123 B
HTML
8 lines
123 B
HTML
|
<!doctype html><html lang=en><head>
|
||
|
<title>Document</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<img src=test.png alt=test>
|
||
|
|
||
|
</body></html>
|