public/meta.html
2024-05-22 04:03:59 -07:00

13 lines
386 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>ayo</title>
<meta charset="utf8">
<meta content="metatesting" property="og:site_name" />
<meta content="title4" property="og:title" />
<meta content="description4" property="og:description" />
<meta content="image" property="og:type" />
<meta content="https://celery.eu.org/media/ketchup.jpg" property="og:image" />
</head>
</html>