<h1>
    {% if page.url != '/' %}
    <a href="/">..</a> /
    {% endif %}
    {{ include.title }}
    <div class="github-buttons">
        <a class="github-button" href="https://github.com/GTFOBins/GTFOBins.github.io" data-icon="octicon-star" data-show-count="true" aria-label="Star GTFOBins/GTFOBins.github.io on GitHub">Star</a>
    </div>
</h1>