Skip to content

Commit d4eea6f

Browse files
add live demo button in the navheader
1 parent d34d2d1 commit d4eea6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ <h1 class="logo">
107107
<div class="cta-container">
108108
<a class="btn btn-primary btn-cta" href="http://github.com/exploropleth" target="_blank"><i
109109
class="fab fa-github"></i> View on GitHub</a>
110+
&nbsp;&nbsp;
111+
<a class="btn btn-orange btn-cta m-xs" href="https://exploropleth.github.io/exploropleth" target="_blank"><i class="fas fa-rocket"></i> Live Demo</a>
110112
</div><!--//cta-container-->
111113

112114
</div><!--//container-->

0 commit comments

Comments
 (0)