Created
March 11, 2020 06:37
-
-
Save Guria/436ced2b187067a5354e6d7cf62314d6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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