From 888e8a7e8840d5eb37f544352ef756ad61712674 Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sun, 24 Mar 2019 09:09:45 -0400 Subject: [PATCH] Add 'roles/shell/files/etc/skel/public_html/index.html' --- roles/shell/files/etc/skel/public_html/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 roles/shell/files/etc/skel/public_html/index.html diff --git a/roles/shell/files/etc/skel/public_html/index.html b/roles/shell/files/etc/skel/public_html/index.html new file mode 100644 index 0000000..1c1ae06 --- /dev/null +++ b/roles/shell/files/etc/skel/public_html/index.html @@ -0,0 +1,13 @@ + + + + This is my home page. + + +

This is my home page.

+

There are many like it, but this one is mine.

+

You can edit this site by logging in via SSH or SFTP and editing ~/public_html/

+
+

thunix.net

+ + \ No newline at end of file