fix link images for nginx
authorrick <rick@gnous.eu>
Thu, 12 Jan 2023 23:25:23 +0000 (00:25 +0100)
committerrick <rick@gnous.eu>
Thu, 12 Jan 2023 23:25:23 +0000 (00:25 +0100)
footer.html

index 6304e62e0666af5bf0e2ac2c1f8c80d8eaba5711..6e0bb5e3ebaba7eebbb1cd1488b7014699e07c05 100644 (file)
@@ -3,7 +3,7 @@
             <div id="footer-main">
                 <div>
                     <a href="https://git.gyiwr.tf/gyiwr/tree/LICENSE">
-                        <img alt="logo GPL3" src="img/gplv3-or-later.png" />
+                        <img alt="logo GPL3" src="/img/gplv3-or-later.png" />
                     </a>
                 </div>
                 <div id="footer-text">
                     <p id="footer-contact">2023 (c) rick <span id="footer-link-email">&lt;rick [at] gnous [dot] eu&gt;</span></p>
                 </div>
                 <a id="fsf" href="https://my.fsf.org/join">
-                    <img alt="Membre de la FSF depuis décembre 2019" src="img/fsf.png" />
+                    <img alt="Membre de la FSF depuis décembre 2019" src="/img/fsf.png" />
                 </a>
             </div>
             <div id="buttons">
                 <div>
                     <a href="http://www.vim.org/">
-                        <img alt="Edited with vim, Improved & Free. I love my editor" src="img/vim.gif" />
+                        <img alt="Edited with vim, Improved & Free. I love my editor" src="/img/vim.gif" />
                     </a>
-                    <img alt="This site is certified 100% cookie free!" src="img/no-cookie.png" />
+                    <img alt="This site is certified 100% cookie free!" src="/img/no-cookie.png" />
                     <a href="http://www.mabsland.com/Adoption.html">
-                        <img alt="Panda - Web G" src="img/Censor_Gc.gif" />
+                        <img alt="Panda - Web G" src="/img/Censor_Gc.gif" />
                     </a>
-                    <img alt="made with my own two paws" src="img/paws.png" />
+                    <img alt="made with my own two paws" src="/img/paws.png" />
                     <a href="https://web3isgoinggreat.com/">
-                        <img alt="Sat no to WEB3 - Keep the web Free" src="img/keep.gif" />
+                        <img alt="Sat no to WEB3 - Keep the web Free" src="/img/keep.gif" />
                     </a>
                 </div>
 
                 <div>
                     <a href="https://web.archive.org/web/20000817070058/http://www.early.com/~emackey/linux/">
-                        <img alt="Linux, the choice of a GNU generation" src="img/linux.gif" />
+                        <img alt="Linux, the choice of a GNU generation" src="/img/linux.gif" />
                     </a>
                 </div>
             </div>