Ver código fonte

[GINR] New welcome message

cgars 8 anos atrás
pai
commit
69520dc586
1 arquivos alterados com 6 adições e 4 exclusões
  1. 6 4
      templates/home.tmpl

+ 6 - 4
templates/home.tmpl

@@ -9,8 +9,8 @@
 				<h1 class="ui icon header title">
 					Gin
 				</h1>
-				<h2>Data management for the 21th century lab</h2>
-				<div class="ginsubtitle">...inspired by github flavoured for science</div>
+				<h2>Modern data management</h2>
+				<div class="ginsubtitle">...inspired by github, flavoured for science</div>
 			</div>
 		</div>
 	</div>
@@ -44,7 +44,7 @@
 			</h1>
 			<p class="large">
 				When changing your files and uploading them to the server, the history is automatically kept, you can always go
-				back to a previous version
+				back to a previous version.
 			</p>
 		</div>
 		<div class="eight wide center column">
@@ -52,7 +52,9 @@
 				<i class="octicon octicon-code"></i> Open Source
 			</h1>
 			<p class="large">
-				Its based on open source projects sucha s git, git-annex and gogs. Everything is freely availible as source
+				Its based on open source projects such as <a href="https://git-scm.com/">git</a>, <a
+				href="https://git-annex.branchable.com/">git-annex</a> and <a href="https://github.com/gogits/gogs">gogs</a>.
+				Everything is freely availible as source.
 				code.
 				You can even set it up in your lab!
 			</p>