-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
20 lines (18 loc) · 825 Bytes
/
Copy pathtest.html
File metadata and controls
20 lines (18 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<meta property="og:title" content="The Muse on The Muse">
<meta property="og:description" content="Check out our company on The Muse">
<meta property="og:image" content="http://www.samueljo.com/img/test-image.jpeg">
<meta property="og:url" content="http://www.samueljo.com/1">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@dailymuse">
<meta name="twitter:site" content="@dailymuse">
<meta name="twitter:image:alt" content="image_name_goes_here">
</head>
</html>