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.
humans.txt
1 parent ae1c385 commit c2209feCopy full SHA for c2209fe
templates/base.html
@@ -74,7 +74,7 @@
74
{# permalink to the current page #}
75
<meta property="og:url" content="{% block og-url %}{{ request.build_absolute_uri }}{% endblock %}">
76
77
- <link rel="author" href="{{ STATIC_URL }}humans.txt">
+ <link rel="author" href="/humans.txt">
78
79
<link rel="alternate" type="application/rss+xml" title="Python Enhancement Proposals"
80
href="https://www.python.org/dev/peps/peps.rss/">
0 commit comments