diff --git a/tools/skel/.web/index.html b/tools/skel/.web/index.html index 30f51a3..f3b62d6 100644 --- a/tools/skel/.web/index.html +++ b/tools/skel/.web/index.html @@ -1 +1,3 @@ -hello, world! \ No newline at end of file +hello, world! + +this is the default index.html file. to edit it, edit ~/.web/index.html with a terminal text editor like nano. \ No newline at end of file