Added Facebook Opengraph tags

This commit is contained in:
Douglas Muth 2015-11-10 23:57:23 -05:00
parent cff3c4b4e3
commit d1caa7ee4f

View file

@ -20,6 +20,11 @@
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--> <![endif]-->
<meta property="og:title" content="Diceware by Douglas Muth" />
<meta property="og:url" content="https://www.dmuth.org/diceware/" />
<meta property="og:image" content="https://www.dmuth.org/diceware/dice.jpg" />
</head> </head>
<body> <body>