Author: Michael R. Crusoe <crusoe@debian.org>
Description: Fix privacy-breach-generic due to external image
Forwarded: not-needed
--- macsyfinder.orig/doc/source/_templates/layout.html
+++ macsyfinder/doc/source/_templates/layout.html
@@ -3,9 +3,6 @@
 {% block footer %}
 
 <a class="github" href="https://github.com/{{ github_user }}/{{ github_repo }}">
-    <img style="position: absolute; top: 0; right: 0; border: 0;"
-         src="https://raw.githubusercontent.com/{{ github_user }}/{{ github_repo }}/refs/heads/main/doc/source/_static/github-banner.svg"
-         alt="Fork me on GitHub" />
 </a>
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
