diff options
Diffstat (limited to 'emdebian/fb')
-rw-r--r-- | emdebian/fb/index.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/emdebian/fb/index.html b/emdebian/fb/index.html new file mode 100644 index 0000000..d687873 --- /dev/null +++ b/emdebian/fb/index.html @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> + <title>FreedomBox</title> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="author" content="Jonas Smedegaard" /> + <meta name="date" content="Cambridge, United Kingdom, Freburary 22nd, 2011" /> + <link rel="stylesheet" type="text/css" media="screen, projection, print" + href="../slidy.min.css" /> + <script src="../slidy.min.js" + charset="utf-8" type="text/javascript"></script> +</head> +<body> +<div class="slide cover title"> + <h1 class="title">FreedomBox</h1> + <p class="author"> +Jonas Smedegaard + </p> + <p class="date">Cambridge, United Kingdom, Freburary 22nd, 2011</p> +</div> +<div class="slide"> +<h1 +>Vision</h1 +><ul +><li + >Eben Mogen</li + ></ul +></div> +<div class="slide"> +<h1 +>Links</h1 +><ul +><li + >http://wiki.debian.org/FreedomBox</li + ><li + >http://www.freedomboxfoundation.org/</li + ></ul +></div> +</body> +</html> |