Skip to content

Commit

Permalink
testing single hashtag mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris committed May 21, 2012
1 parent 153684e commit b4e4409
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Expand Up @@ -50,8 +50,7 @@ <h2>About this Site</h2>

// Specify the tweets and location / radius to search
var tweets = [
'work', // First term
'play', // Second term
'#nonato', // First term
'39,-98,1500mi' // search location and radius (lat,lon,radius)
];

Expand Down

0 comments on commit b4e4409

Please sign in to comment.