blob: 7e4ced45b1d4b0f4f046996d2549710e7929cf54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta property="og:title" content="CS50">
<meta property="og:description" content="wow descript">
<meta property="og:image" content="K2red.jpg">
<title>meta</title>
</head>
<body>
I love cats; miau
</body>
</html>
|