From: Sebastian Ramacher <sramacher@debian.org>
Date: Thu, 28 Dec 2023 14:54:19 +0100
Subject: docs: Don't link to GitHub Fork URL

Forwarded: not-needed
---
 docs/_themes/flask_small/layout.html | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/_themes/flask_small/layout.html b/docs/_themes/flask_small/layout.html
index aa1716a..707fe01 100644
--- a/docs/_themes/flask_small/layout.html
+++ b/docs/_themes/flask_small/layout.html
@@ -13,10 +13,6 @@
 {# do not display relbars #}
 {% block relbar1 %}{% endblock %}
 {% block relbar2 %}
-  {% if theme_github_fork %}
-    <a href="http://github.com/{{ theme_github_fork }}"><img style="position: fixed; top: 0; right: 0; border: 0;"
-    src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
-  {% endif %}
 {% endblock %}
 {% block sidebar1 %}{% endblock %}
 {% block sidebar2 %}{% endblock %}
