commit cf16d0beb4a1088ee62eda26f0071f818debdb17
parent 6131e81aa3aecddc702dc2ec2a3598132233fbf9
Author: mjkloeckner <martinjkloeckner@gmail.com>
Date: Sun, 18 Feb 2024 01:19:38 -0300
Make Creative Commons logo a local file
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/by.png b/common/by.png
Binary files differ.
diff --git a/common/footer.shtml b/common/footer.shtml
@@ -3,7 +3,7 @@
The content of this webpage is licensed under <a style="white-space: nowrap;" rel="license" href="http://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>
</div>
<a href="http://creativecommons.org/licenses/by/4.0/">
- <img id="footer-buttons" alt="CC License" src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png"/>
+ <img id="footer-buttons" alt="CC License" src=/common/by.png>
</a>
<a href="https://www.debian.org/">
<img id="footer-buttons" alt="Debian Logo" src="/common/debian.gif"/>