Last active
July 7, 2017 23:33
-
-
Save jshuadvd/99f120273046e73e924bb96d8671a864 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> | |
<head> | |
<!-— facebook open graph tags --> | |
<meta property="og:type" content="website" /> | |
<meta property="og:url" content="https://wran.gl/" /> | |
<meta property="og:title" content="Wrangl" /> | |
<meta property="og:description" content="Get everyone on the same page." /> | |
<meta property="og:image" content="https://res.cloudinary.com/wrangl/image/upload/v1499470375/choice_image/esidaahsc9sbegkev1ji.png" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment