diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlOh8Cp-kxb0kaANKSNGrtw5XvdyHGJ3dk <Henning@web> | 2010-11-06 09:15:29 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-06 09:15:29 +0000 |
commit | eaa04125d7080a9c882b629d1e0f6c7992ad462f (patch) | |
tree | 86ede7cf1e598ede3053621de7c4ecd0a69d1111 | |
parent | 87a42450e1ac8e2e01b7ed2785ed43040fd14ed3 (diff) | |
download | ikiwiki-eaa04125d7080a9c882b629d1e0f6c7992ad462f.tar ikiwiki-eaa04125d7080a9c882b629d1e0f6c7992ad462f.tar.gz |
Added crucial hello-world line
-rw-r--r-- | doc/sandbox.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index c665e67f0..df9d688b8 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,3 +1,5 @@ +Hello, world! + This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). |