fill in meta description

This commit is contained in:
Lisa Passing 2015-06-22 16:50:32 +02:00
parent 7e973ff50a
commit 8ff3297083
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@
{{view 'repo-show-tabs'}}
</div>
<div class="tabbody repo-main">
<h1>Hello</h1>
{{outlet}}
</div>
</div>

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Travis Tests</title>
<meta name="description" content="">
<meta name="description" content="Travis CI - Continuous Integration - Test and Deploy with Confidence">
<meta name="viewport" content="width=device-width, initial-scale=1">
{{content-for 'head'}}