Fix up the spelling on the intro :)
This commit is contained in:
parent
3d2258f0d3
commit
60b83ce0c6
|
@ -1,6 +1,6 @@
|
||||||
{{template "base/head" .}}
|
{{template "base/head" .}}
|
||||||
{{template "base/navbar" .}}
|
{{template "base/navbar" .}}
|
||||||
<div id="body" class="container">
|
<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>
|
</div>
|
||||||
{{template "base/footer" .}}
|
{{template "base/footer" .}}
|
||||||
|
|
Loading…
Reference in New Issue