Adds link to info page.

This commit is contained in:
Lars Jung 2013-07-12 14:26:51 +02:00
parent 576ca69b44
commit 78879d3649
2 changed files with 12 additions and 1 deletions

View file

@ -7,6 +7,16 @@ body#h5ai-info {
max-width: 600px;
text-align: center;
a, a:active, a:visited {
color: @col;
text-decoration: none;
.transition(all 0.2s ease-in-out);
&:hover {
color: @col-hover;
}
}
.build-version {
display: block;
}

View file

@ -19,7 +19,8 @@ html.no-js( lang="en" )
body#h5ai-info
h1 {{pkg.name}}
h1
a( href="http://larsjung.de/h5ai/" ) {{pkg.name}}
span.build-version version {{pkg.version}}
span.build-stamp {{stamp}}
span.idx-file Index File: