Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ed1c34

Browse files
committed
Change link color
1 parent d4bb087 commit 7ed1c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<header class="page-header" role="banner">
2626
<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>
27+
<h2 class="project-tagline">A course by David Beazley (<a href="https://dabeaz.com" style="color:white">@dabeaz</a>)</h2>
2828
<!--{% if site.github.is_project_page %}
2929
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
3030
{% endif %}

0 commit comments

Comments
 (0)