1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-01 21:11:41 +02:00

Only display the forkme on GitHub gibbon when demo is on

This commit is contained in:
Daniel Berteaud 2015-03-12 13:11:58 +01:00
parent fd1f38ebc5
commit 2c2200559b

View File

@ -1,7 +1,9 @@
<nav class="navbar navbar-default" role="navigation">
<% if ($config->{'interface.demo'}){ %>
<a href="https://github.com/dani/vroom">
<img id="forkMeRibbon" src="<%= $self->get_url('/') %>img/fork_me_on_gh.png" alt="Fork me on GitHub" class="hidden-xs"/>
</a>
<% } %>
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#toolBar">