diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-14 13:16:12 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-14 13:16:12 -0400 |
commit | c944bffe3dbad0746880a0cd573808f04505ebdd (patch) | |
tree | 4458b5f74a6bcd722ee64d41ab29387e09bac682 /doc/sandbox/prova_blog.html | |
parent | 30c30a0cdde44491370a1e5a0ef371a4f92c4965 (diff) | |
parent | 7c5bfbe2b614b1cadc13fcab2a427abc711579b0 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/sandbox/prova_blog.html')
-rw-r--r-- | doc/sandbox/prova_blog.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/sandbox/prova_blog.html b/doc/sandbox/prova_blog.html new file mode 100644 index 000000000..d69937ea8 --- /dev/null +++ b/doc/sandbox/prova_blog.html @@ -0,0 +1,8 @@ +Questa รจ una prova. +Vediamo se funziona + +<pre> +#!/bin/bash + +echo "ciao" +</pre> |