Skip to content

Commit

Permalink
Bug 736224: Final tweet/facebook share urls and msg
Browse files Browse the repository at this point in the history
  • Loading branch information
glecollinet committed Mar 23, 2012
1 parent 943aead commit f314cf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/index.html
Expand Up @@ -23,9 +23,9 @@
<meta property="og:title" content="BrowserQuest">
<meta property="og:type" content="website">
<meta property="og:url" content="http://browserquest.mozilla.org/">
<meta property="og:image" content="http://browser.mozilla.org/img/common/screenshot.jpg">
<meta property="og:image" content="http://browserquest.mozilla.org/img/common/promo-title.jpg">
<meta property="og:site_name" content="BrowserQuest">
<meta property="og:description" content="Play Mozilla's BrowserQuest and see the future of gaming on the Web with WebSockets and the latest HTML5 technologies!">
<meta property="og:description" content="Play Mozilla's BrowserQuest, an HTML5 massively multiplayer game demo powered by WebSockets!">
<link rel="stylesheet" href="css/main.css" type="text/css">
<link rel="stylesheet" href="css/achievements.css" type="text/css">
<script src="js/lib/modernizr.js" type="text/javascript"></script>
Expand Down Expand Up @@ -300,7 +300,7 @@ <h1>
<footer>
<div id="sharing" class="clickable">
Share this on
<a href="http://twitter.com/share?url=http%3A%2F%2Fbrowserquest.mozilla.org&amp;text=Play%20Mozilla%27s%20BrowserQuest%20and%20see%20the%20future%20of%20gaming%20on%20the%20Web%20with%20WebSockets%20and%20the%20latest%20HTML5%20technologies%21&amp;related=glecollinet:Creators%20of%20BrowserQuest%2Cwhatthefranck" class="twitter"></a>
<a href="http://twitter.com/share?url=http%3A%2F%2Fbrowserquest.mozilla.org&amp;text=Mozilla%27s%20BrowserQuest%3A%20HTML5%20massively%20multiplayer%20adventure%20game%20%23demo%20%23websockets&amp;related=glecollinet:Creators%20of%20BrowserQuest%2Cwhatthefranck" class="twitter"></a>
<a href="http://www.facebook.com/share.php?u=http://browserquest.mozilla.org/" class="facebook"></a>
</div>
<div id="credits-link" class="clickable">
Expand Down

0 comments on commit f314cf0

Please sign in to comment.