Skip to content

Commit

Permalink
remove Global Summit link, add main-content-marker, clean-up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
TimidRobot committed Nov 5, 2024
1 parent 29a5ff7 commit d1a0349
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions themes/vocabulary_theme/templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,6 @@ <h2>Our Work Relies On You!</h2>
<a href="https://certificate.creativecommons.org/" target="_blank">Certificate</a>
<p>Become an expert in creating and engaging with openly licensed materials</p>
</li>
<li>
<a href="https://summit.creativecommons.org/" target="_blank">Global Summit</a>
<p>Attend our annual event, promoting the power of open licensing</p>
</li>
<li>
<a href="/choose" target="_blank">Chooser</a>
<p>Get help choosing the appropriate license for your work</p>
Expand All @@ -160,7 +156,7 @@ <h2>Our Work Relies On You!</h2>
</nav>
</div>
</header>

<!-- Breadcrumb -->
{% if this._path != '/'%}
<div class="breadcrumb-container">
Expand Down Expand Up @@ -201,6 +197,7 @@ <h2>Our Work Relies On You!</h2>
{% endif %}

<!-- Body -->
<span id="main-content-marker"></span>
{% block body %}{% endblock %}

<!-- Footer -->
Expand Down

0 comments on commit d1a0349

Please sign in to comment.