]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
added daisychain website
authorMatt Lee <mattl@cnuk.org>
Fri, 3 Dec 2010 20:56:24 +0000 (15:56 -0500)
committerMatt Lee <mattl@cnuk.org>
Fri, 3 Dec 2010 20:56:24 +0000 (15:56 -0500)
dc/dc.png [new file with mode: 0644]
dc/index.html [new file with mode: 0644]

diff --git a/dc/dc.png b/dc/dc.png
new file mode 100644 (file)
index 0000000..773b872
Binary files /dev/null and b/dc/dc.png differ
diff --git a/dc/index.html b/dc/index.html
new file mode 100644 (file)
index 0000000..d23fad8
--- /dev/null
@@ -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>