We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434be15 commit d4bb087Copy full SHA for d4bb087
_layouts/default.html
@@ -24,7 +24,7 @@
24
25
<header class="page-header" role="banner">
26
<h1 class="project-name">Practical Python Programming</h1>
27
- <h2 class="project-tagline">A course by David Beazley (@dabeaz)</h2>
+ <h2 class="project-tagline">A course by David Beazley (<a href="https://dabeaz.com">@dabeaz</a>)</h2>
28
<!--{% if site.github.is_project_page %}
29
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
30
{% endif %}
0 commit comments