LSD - lets share data daemon

This commit is contained in:
j 2013-11-02 15:37:56 +01:00
commit 71114c8e8b
14 changed files with 1655 additions and 0 deletions

16
lsd/static/index.html Normal file
View file

@ -0,0 +1,16 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<style>
</style>
</head>
<body>
LDS - lets share data daemon
<p>
FIXME: some info on how to find community sites
</p>
</body>
</html>