added daisychain website
This commit is contained in:
parent
2be56cf354
commit
48cc3216e9
36
dc/index.html
Normal file
36
dc/index.html
Normal 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 — 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&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"> <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn"></div>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
<p><small>FOO300 — © 2010 <a href="http://foocorp.net/">Foo Communications, LLC</a></small></p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user