Skip to content

Instantly share code, notes, and snippets.

@Guria
Created March 11, 2020 06:37
Show Gist options
  • Save Guria/436ced2b187067a5354e6d7cf62314d6 to your computer and use it in GitHub Desktop.
Save Guria/436ced2b187067a5354e6d7cf62314d6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html
lang="en"
xmlns="http://www.w3.org/1999/xhtml"
prefix="og: http://ogp.me/ns# fb: http://www.facebook.com/2008/fbml"
>
<head>
<meta http-equiv="refresh" content="2;url=https://bb-ui.dev.sg.salondev.net/review/08d7bd31-a7da-46e8-b63a-b47a434e09c0" />
<!-- Facebook Open Graph meta tags
documentation: https://developers.facebook.com/docs/sharing/opengraph -->
<meta property="og:title" content="See my experience at Diesel" />
<meta property="og:url" content="https://bb-ui.dev.sg.salondev.net/review/08d7bd31-a7da-46e8-b63a-b47a434e09c0" />
<meta property="og:image" content="https://k8s-mediagw.s3.us-east-1.amazonaws.com/0c5bd2264fb2202591fc807df36c8afe.jpg"
/>
<meta property="og:site_name" content="Diesel. Bookedby." />
<meta property="og:description" content="Book online appointment." />
<!-- Twitter Summary card
documentation: https://dev.twitter.com/cards/getting-started
Be sure validate your Twitter card markup on the documentation site. -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@booked__by" />
<title>Bookedby Review</title>
<meta charset="UTF-8" />
</head>
<body>
<div id="app">Hello world</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment