Added embeds to the 360 images page
This commit is contained in:
parent
7a4ef9d047
commit
f666fd49d7
1 changed files with 16 additions and 0 deletions
|
@ -7,6 +7,22 @@
|
||||||
<style> @-ms-viewport { width: device-width; } </style>
|
<style> @-ms-viewport { width: device-width; } </style>
|
||||||
<link rel="stylesheet" href="vendor/reset.min.css">
|
<link rel="stylesheet" href="vendor/reset.min.css">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
|
|
||||||
|
<!-- twitter cards -->
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
<meta name="twitter:site" content="@OwenQuinlan7" />
|
||||||
|
<meta name="twitter:creator" content="@OwenQuinlan7" />
|
||||||
|
<meta property="og:url" content="https://buymymojo.net/Game%20360%20images/" />
|
||||||
|
<meta property="og:title" content="BuyMyMojo 360 images" />
|
||||||
|
<meta property="og:description" content="Just a collection of 360 images I have." />
|
||||||
|
<meta property="og:image" content="https://buymymojo.net/android-chrome-512x512.png" />
|
||||||
|
|
||||||
|
<!-- Open Graph Markup -->
|
||||||
|
<meta property="og:url" content="https://buymymojo.net/Game%20360%20images/" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="BuyMyMojo 360 images" />
|
||||||
|
<meta property="og:description" content="Just a collection of 360 images I have." />
|
||||||
|
<meta property="og:image" content="https://buymymojo.net/android-chrome-512x512.png" />
|
||||||
</head>
|
</head>
|
||||||
<body class="multiple-scenes view-control-buttons">
|
<body class="multiple-scenes view-control-buttons">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue