Skip to content

Commit

Permalink
May be fixing a bug where minisite title was removed on mobile. (#1581)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottDowne authored and Pomax committed Jun 4, 2018
1 parent 52d1e49 commit 14fa2ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
{% endblock %}

{% block content %}
{% block minisite_title_mb %}{% endblock %}
<div class="hidden-md-up" id="multipage-nav-mobile">
<div class="container">
<div class="row px-3">
Expand Down

0 comments on commit 14fa2ed

Please sign in to comment.