aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/home.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl
index 381b6f1e8e..8121a4e8c9 100644
--- a/templates/home.tmpl
+++ b/templates/home.tmpl
@@ -1,6 +1,6 @@
{{template "base/head" .}}
{{template "base/navbar" .}}
<div id="body" class="container">
- Welcome to the land of Gogs! There will be some indroduction!
+ Welcome to the land of Gogs! We will add an introduction soon!
</div>
-{{template "base/footer" .}} \ No newline at end of file
+{{template "base/footer" .}}