_includes/home-hero.html in jekyll-theme-open-project-1.1.17 vs _includes/home-hero.html in jekyll-theme-open-project-1.1.18

- old
+ new

@@ -16,15 +16,11 @@ {{ link.title }} </a> {% endfor %} {% endif %} </div> - - {% if site.parent_hub %} - <div class="parent-hub-plug"> - <span class="label">{{ site.title }} is</span> - <a class="logo" role="presentation" href="{{ site.parent_hub.home_url }}"> - {% include parent-hub/assets/symbol.svg %}&nbsp;<span class="title">{% include parent-hub/title.html %}</span> - </a> - </div> - {% endif %} +</div> +<div class="illustration"> + <div role="presentation" class="logo"> + {% include assets/symbol.svg %} + </div> </div>