Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
changed tweet params and added a google calendar
  • Loading branch information
chaserx committed Sep 20, 2009
1 parent 7fd145d commit 83894f1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions index.html
Expand Up @@ -32,7 +32,7 @@
auto_join_text_reply: "we replied to",
auto_join_text_url: "we were checking out",
loading_text: "loading tweets...",
query:"from%3Akyrug+%23kyrug_meeting"
query:"from%3Akyrug"
});
});
</script>
Expand Down Expand Up @@ -97,7 +97,7 @@
</div>
<div class="span-24 last">
<div class="span-16 column">
<h3>Lastest Meeting Announcement</h3>
<h3>Lastest Info</h3>
<hr />
<div class="tweet"></div>
For more, follow the <a href="http://groups.google.com/group/kyrug" title="Kentucky Ruby user group | Google Groups">Google Groups mailing list</a> or the <a href="http://twitter.com/kyrug" title="Twitter / kyrug">Twitter Feed</a>. Thanks.
Expand All @@ -112,6 +112,14 @@ <h3>Communication</h3>
</ul>
</div>
</div>
<div class="span-24 last">
<div class="span-24 last column">
<hr />
<h3>Meetings</h3>
<iframe src="http://www.google.com/calendar/embed?showTitle=0&amp;showTabs=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=200&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=75gbm70h476lfr7iqrjlt18sc4%40group.calendar.google.com&amp;color=%23A32929&amp;ctz=America%2FNew_York" style=" border-width:0 " width="800" height="200" frameborder="0" scrolling="no"></iframe>
<br />
</div>
</div>
<div class="span-24 last column">
<hr />
<h3>Rubyists | Projects</h3>
Expand Down

0 comments on commit 83894f1

Please sign in to comment.