Skip to content

Commit 54d091d

Browse files
committed
Keep sidebar focused on course links
1 parent 428082f commit 54d091d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

_layouts/default.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
2323

2424
<p>{{ site.sidebar | default: site.description | default: site.github.project_tagline }}</p>
2525

26-
{% if site.github.is_project_page %}
27-
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>
28-
{% endif %}
29-
30-
{% if site.github.is_user_page %}
31-
<p class="view"><a href="{{ site.github.owner_url }}">View My GitHub Profile</a></p>
32-
{% endif %}
33-
3426
{% if site.show_downloads %}
3527
<ul class="downloads">
3628
<li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</strong></a></li>

0 commit comments

Comments
 (0)