Explorar el Código

Merge pull request #36 from superlogical/patch-1

Fix up the spelling on the intro :)
无闻 hace 11 años
padre
commit
bc5316b82e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      templates/home.tmpl

+ 2 - 2
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" .}}
+{{template "base/footer" .}}