aboutsummaryrefslogtreecommitdiff
path: root/templates/indextext.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/indextext.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/indextext.html b/templates/indextext.html
new file mode 100644
index 0000000..82e5e09
--- /dev/null
+++ b/templates/indextext.html
@@ -0,0 +1,7 @@
+<h1>Welcome to your blog</h1>
+
+<p>
+ You've generated your blog successfully,
+ to learn more, please read the README.md
+ file at the root of the repository.
+</p>