mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 05:36:34 +00:00
Split footer caption anchor
Make "AN OPEN SOURCE PROJECT" link to the project's GitHub page and "RESIN.IO" to the Resin.io website.
This commit is contained in:
parent
85712fabe6
commit
77c51fb63c
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user