Improved page title. Fixed Twitter card image.

This commit is contained in:
Nick Winter 2014-03-21 17:06:51 -07:00
parent f0640dd2e8
commit 4bc1e6805b
3 changed files with 2 additions and 2 deletions
app
assets
templates

Binary file not shown.

After

(image error) Size: 22 KiB

View file

@ -10,7 +10,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>CodeCombat</title>
<title>CodeCombat - Learn how to code by playing a game</title>
<meta name="description" content="Learn programming with a multiplayer live coding strategy game. You're a wizard, and your spells are JavaScript. Free, open source HTML5 game!">
<meta property="og:title" content="CodeCombat: Multiplayer Programming">

View file

@ -5,7 +5,7 @@ body
.content.clearfix
.navbar-header
a.navbar-brand(href='/')
img(src="/images/pages/base/logo.png", title="CodeCombat", alt="CodeCombat")
img(src="/images/pages/base/logo.png", title="CodeCombat - Learn how to code by playing a game", alt="CodeCombat")
select.language-dropdown