We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9153b63 commit 7a4423dCopy full SHA for 7a4423d
1 file changed
_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 <a href="https://dabeaz.com">@dabeaz<a></h2>
+ <h2 class="project-tagline">A course by @dabeaz</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