Thanks to visit codestin.com Credit goes to github.com
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 d4bb087 commit 7ed1c34Copy full SHA for 7ed1c34
_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 (<a href="https://dabeaz.com">@dabeaz</a>)</h2>
+ <h2 class="project-tagline">A course by David Beazley (<a href="https://dabeaz.com" style="color:white">@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