Skip to content

Commit

Permalink
Added family category.
Browse files Browse the repository at this point in the history
  • Loading branch information
karlqumu committed May 25, 2011
1 parent feea844 commit 0afdca5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TODO.txt
Expand Up @@ -13,8 +13,6 @@ Signs
start
finish

family

emotions

more 101-vocab
Expand Down
5 changes: 5 additions & 0 deletions public/index.html
Expand Up @@ -138,6 +138,9 @@ <h1 id="site-title">Sign Monkey</h1>
'animals': {
guid: "3f761c69-edaa-42ec-4952-9d9a0243e084"
},
'family': {
guid: "e8b26ae5-8abb-556c-c863-76b76196e6da"
},
'101-vocab': {
guid: "b2734940-698e-13d4-3298-0507be389870"
},
Expand Down Expand Up @@ -201,6 +204,7 @@ <h1 id="site-title">Sign Monkey</h1>
<li><a href="#tab-directions">Directions</a></li>
<li><a href="#tab-transport">Transport</a></li>
<li><a href="#tab-animals">Animals</a></li>
<li><a href="#tab-family">Family</a></li>

<li><a href="#tab-101-vocab">101 Vocab</a></li>

Expand Down Expand Up @@ -230,6 +234,7 @@ <h1 id="site-title">Sign Monkey</h1>
<div id="tab-directions"></div>
<div id="tab-transport"></div>
<div id="tab-animals"></div>
<div id="tab-family"></div>
<div id="tab-101-vocab"></div>
<div id="tab-size"></div>
<div id="tab-food-drink"></div>
Expand Down
Binary file modified source images/icon.pxm
Binary file not shown.

0 comments on commit 0afdca5

Please sign in to comment.