Fix #12 link to rockettheme.com, thanks @symac

This commit is contained in:
Flavio Copes
2015-08-06 17:56:45 +02:00
parent 11187755af
commit 93a315632a

View File

@@ -90,7 +90,7 @@
{% block content_bottom %}{% endblock %}
</div>
<footer id="footer">
<a href="http://getgrav.org">Grav</a> version <span class="grav-version">{{ constant('GRAV_VERSION') }}</span> was made with <i class="fa fa-heart"></i> by <a href="http:/www.rockettheme.com">RocketTheme</a>.
<a href="http://getgrav.org">Grav</a> version <span class="grav-version">{{ constant('GRAV_VERSION') }}</span> was made with <i class="fa fa-heart"></i> by <a href="http://www.rockettheme.com">RocketTheme</a>.
</footer>
</div>