Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Aug 14, 2015
1 parent 382c036 commit f19ee35
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,16 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="http://docs.happyfuntimes.net/" />
<meta property="og:image" content="http://docs.happyfuntimes.net/images/scene-00-jumpjump.jpg" />
<meta property="og:description" content="HappyFunTimes is a system for making 10 to 100+ local multiplayer games and installtions" />
<meta property="og:description" content="HappyFunTimes is a system for making 10 to 100+ local multiplayer games and installations using your smartphone as a controller" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@greggman" />
<meta name="twitter:creator" content="@greggman" />
<meta name="twitter:domain" content="docs.happyfuntimes.net" />
<meta name="twitter:title" content="HappyFunTimes is a system for making 10 to 100+ local multiplayer games and installations using your smartphone as a controller" />
<meta name="twitter:url" content="http://docs.happyfuntimes.net/images/scene-00-jumpjump.jpg" />
<meta name="twitter:description" content="How to use 2 or more textures in WebGL" />
<meta name="twitter:image:src" content="http://docs.happyfuntimes.net/images/scene-00-jumpjump.jpg" />

<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
Expand Down

0 comments on commit f19ee35

Please sign in to comment.