mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 17:58:35 +08:00
Added "fork me on github" ribbon
This commit is contained in:
@@ -6,6 +6,9 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<link media="only screen and (max-device-width: 480px)" href="{{
|
<link media="only screen and (max-device-width: 480px)" href="{{
|
||||||
pathto('_static/small_flask.css', 1) }}" type= "text/css" rel="stylesheet" />
|
pathto('_static/small_flask.css', 1) }}" type= "text/css" rel="stylesheet" />
|
||||||
|
<a href="https://github.com/davidhalter/jedi">
|
||||||
|
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub">
|
||||||
|
</a>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{%- block relbar2 %}{% endblock %}
|
{%- block relbar2 %}{% endblock %}
|
||||||
{% block header %}
|
{% block header %}
|
||||||
|
|||||||
Reference in New Issue
Block a user