diff --git a/site.scm b/site.scm new file mode 100644 index 0000000..f8712dd --- /dev/null +++ b/site.scm @@ -0,0 +1,6 @@ +((h2 "DVDroid") + (p "My girlfriend loves DVDs, and she has a lot of them by now. She " + "needs a way to keep track of which ones she still wants at some " + "point in the future, and which ones she already has." + (strong "That") + " is the reason for being of this piece of software."))