Removed link

This commit is contained in:
David Beazley
2020-05-24 20:07:17 -05:00
parent 9153b63678
commit 7a4423dee4

View File

@@ -24,7 +24,7 @@
<header class="page-header" role="banner"> <header class="page-header" role="banner">
<h1 class="project-name">Practical Python Programming</h1> <h1 class="project-name">Practical Python Programming</h1>
<h2 class="project-tagline">A course by <a href="https://dabeaz.com">@dabeaz<a></h2> <h2 class="project-tagline">A course by @dabeaz</h2>
<!--{% if site.github.is_project_page %} <!--{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a> <a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
{% endif %} {% endif %}