kloeckner.com.ar

a backup of my entire webpage
Index Commits Files Refs README LICENSE
commit 520a05861c5b9f111d852755fe7920e3915bc874
parent 8ccfdbae71ad4920d3186521f9ede9673b3a5f91
Author: mjkloeckner <martinjkloeckner@gmail.com>
Date:   Mon,  5 Jun 2023 00:37:33 -0300

changed cc footer gif size to 88x31

Diffstat:
Mcommon/footer.shtml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/footer.shtml b/common/footer.shtml
@@ -2,5 +2,5 @@
     <div class="footer-div">
         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="cc-logo" alt="Creative Commons License" src="https://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png"/></a>
+    <a href="http://creativecommons.org/licenses/by/4.0/"><img id="cc-logo" alt="Creative Commons License" src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png"/></a>
 </footer>