added daisychain website

This commit is contained in:
Matt Lee 2010-12-03 15:56:24 -05:00
parent 2be56cf354
commit 48cc3216e9
2 changed files with 36 additions and 0 deletions

BIN
dc/dc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

36
dc/index.html Normal file
View File

@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
@import url('http://s.libre.fm/combo.css');
html, h1 {margin: 0; padding: 0;}
body {width: 561px; margin: 0 auto; text-align: left; font-size: 110%; }
img {border: 0;}
</style>
<title>daisycha.in &mdash; your social circle</title>
</head>
<body>
<h1><a href="/"><img src="dc.png" alt="daisycha.in" height="100" /></a></h1>
<p>On December 7th, <a href="http://foocorp.net/">FooCorp</a> will launch daisycha.in, a public beta for
<a href="http://www.gnu.org/s/social/">GNU social</a>. Come get a feel
for simple decentralized networking, and help us build the network you
want to use.</p>
<p>Sign up now to get access to the early invite.</p>
<form action="http://foocorp.us2.list-manage.com/subscribe/post?u=ae361e483eddafa57feb63bb0&amp;id=7b50a5946b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank">
<fieldset>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address </label>
<input type="text" value="" name="EMAIL" class="required email" id="mce-EMAIL"> &nbsp;<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn"></div>
</fieldset>
</form>
<p><small>FOO300 &mdash; &copy; 2010 <a href="http://foocorp.net/">Foo Communications, LLC</a></small></p>
</body>
</html>