diff options
Diffstat (limited to 'cloudmasterd/website/index.html')
| -rw-r--r-- | cloudmasterd/website/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cloudmasterd/website/index.html b/cloudmasterd/website/index.html new file mode 100644 index 0000000..524cdcb --- /dev/null +++ b/cloudmasterd/website/index.html @@ -0,0 +1,11 @@ +<html> + <head> + <meta http-equiv="Content-type" content="text/html; charset=utf-8"> + <title>cloudmasterd</title> + + </head> + <body id="body"> + <p>This page has not yet been created for RubyGem <code>cloudmasterd</code></p> + <p>To the developer: To generate it, update website/index.txt and run the rake task <code>website</code> to generate this <code>index.html</code> file.</p> + </body> +</html> |
