mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
12 lines
267 B
HTML
12 lines
267 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0312</title>
|
|
</head>
|
|
<body>
|
|
<p vocab="http://schema.org/" typeof="Person">
|
|
The homepage of <a href="http://example.org/" property="homepage" rel="nofollow">Some Body</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|