Merge pull request #67 from resin-io/feat/split-footer-anchor

Split footer caption anchor
This commit is contained in:
Juan Cruz Viotti 2016-01-01 17:59:08 -04:00
commit f7d4a39da5

View File

@ -120,7 +120,7 @@
</div>
<div class="text-center section-footer">
<hero-caption ng-click="app.open('https://resin.io')">AN OPEN SOURCE PROJECT BY RESIN.IO</hero-caption>
<hero-caption><span ng-click="app.open('https://github.com/resin-io/herostratus')">AN OPEN SOURCE PROJECT</span> BY <span ng-click="app.open('https://resin.io')">RESIN.IO</span></hero-caption>
</div>
</body>
</html>