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 4854328 commit 6223e9bCopy full SHA for 6223e9b
_layouts/default.html
@@ -20,11 +20,11 @@
20
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
21
</head>
22
<body>
23
- <a id="skip-to-content" href="#content">Skip to the content.</a>
+<!-- <a id="skip-to-content" href="#content">Skip to the content.</a> -->
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 @dabeaz</h2>
+ <h2 class="project-tagline">A course for rocket scientists and dreamers 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