Skip to content

Commit

Permalink
Add developer-friendly infos. brb boarding plane
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiew committed Jan 26, 2012
1 parent cf28820 commit d63c6af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 2 additions & 0 deletions css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ a:hover { color: red; }
#socialmedia .google { }
#socialmedia .twitter { }
#socialmedia .facebook { }

#mailing_list { margin-top: 100px; }
9 changes: 8 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,16 @@ <h1><a href="/"><img src="images/sml-header-big.gif" alt="Scratch Markup Languag
<div class="facebook">
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fdisquietmedia&amp;send=false&amp;layout=button_count&amp;width=100&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=lucida+grande&amp;height=21&amp;appId=202084943139708" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</div>
</div>


<div style="clear: both;"></div>
<div id="mailing_list">
<p>Developers:</p>
<a href="http://groups.google.com/group/scratchml">Mailing list</a>
<p><strong>IRC:</strong><br />
#fatlab on irc.freenode.net
</div>

</div>

<div id="description">
Expand Down

0 comments on commit d63c6af

Please sign in to comment.