This commit is contained in:
David Beazley
2020-05-27 17:18:12 -05:00
parent 8101c383d5
commit 53fee1c365

View File

@@ -23,8 +23,8 @@
<!-- <a id="skip-to-content" href="#content">Skip to the content.</a> -->
<header class="page-header" role="banner">
<h1 class="project-name">Practical Python Programming</h1>
<h2 class="project-tagline">A course for rocket scientists and dreamers by @dabeaz</h2>
<h1 class="project-name">Practical Python Programming (Beta)</h1>
<h2 class="project-tagline">A course by @dabeaz</h2>
<!--{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
{% endif %}