From 5d7f286f1b8b887b2343fb169f15baaf77cd5247 Mon Sep 17 00:00:00 2001 From: Moul <moul@moul.re> Date: Fri, 18 Jan 2019 13:58:57 +0100 Subject: [PATCH] [mod] rename silkajfr to indexfr --- public/Fonctionnalitesfr.html | 4 ++-- public/index.html | 2 +- public/{silkajfr.html => indexfr.html} | 0 public/installationfr.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) rename public/{silkajfr.html => indexfr.html} (100%) diff --git a/public/Fonctionnalitesfr.html b/public/Fonctionnalitesfr.html index c86c805..92b1ff6 100644 --- a/public/Fonctionnalitesfr.html +++ b/public/Fonctionnalitesfr.html @@ -10,7 +10,7 @@ <body style="background-color: black;"><span style="font-family: Courier New,Courier,monospace;"><span style="color: white;"> </span></span> <center style="background-color: black;"> <span style="font-family: Courier New,Courier,monospace;"><span - style="color: white;"><a href="silkajfr.html"><img src="images/silkaj/logo.png" + style="color: white;"><a href="indexfr.html"><img src="images/silkaj/logo.png" height="200"></a></span></span> <h1 style="background-color: #666666;"><span style="font-family: Courier New,Courier,monospace;"><span style="color: white;">Fonctionnalités</span></span></h1> @@ -145,7 +145,7 @@ class="lang-bash hljs"> @@@@@@@@@@@@@ <span style="color: white;"><code><br> <br> </code></span> <span style="font-family: Courier New,Courier,monospace;"><span - style="color: white;"><a href="silkajfr.html">Acceuil</a><br> + style="color: white;"><a href="indexfr.html">Acceuil</a><br> </span></span> </center> <span style="font-family: Courier New,Courier,monospace;"><span style="color: white;"> </span></span> diff --git a/public/index.html b/public/index.html index 594ed60..a16587d 100644 --- a/public/index.html +++ b/public/index.html @@ -16,7 +16,7 @@ height="200"><span style="font-family: Courier New,Courier,monospace;"></span></span><br> </div> </div> - <a href="silkajfr.html"><img src="images/frog.jpeg" alt="Français" title="Français"></a><br> + <a href="indexfr.html"><img src="images/frog.jpeg" alt="Français" title="Français"></a><br> <table style="width: 40%;" border="0"> <tbody> <tr> diff --git a/public/silkajfr.html b/public/indexfr.html similarity index 100% rename from public/silkajfr.html rename to public/indexfr.html diff --git a/public/installationfr.html b/public/installationfr.html index 1bea0a0..ea66964 100644 --- a/public/installationfr.html +++ b/public/installationfr.html @@ -9,7 +9,7 @@ </head> <body style="background-color: black;"><span style="color: white;"> </span> <center style="background-color: black;"> <span style="font-family: Courier New,Courier,monospace;"><span - style="color: white;"><a href="silkajfr.html"><img src="images/silkaj/logo.png" + style="color: white;"><a href="indexfr.html"><img src="images/silkaj/logo.png" alt="silkajlogo" title="logosilkaj" height="200"></a></span> </span> <h1 style="background-color: #666666;"><span style="font-family: Courier New,Courier,monospace;"><span style="color: white;">Installation</span></span></h1> @@ -80,7 +80,7 @@ class="lang-bash hljs"> @@@@@@@@@@@@@ </table> <p><br> </p> - <span style="color: white;"><a href="silkajfr.html"><span style="color: #0000ee;">Accueil</span></a><br> + <span style="color: white;"><a href="indexfr.html"><span style="color: #0000ee;">Accueil</span></a><br> </span> </center> <span style="color: white;"> </span> </body> -- GitLab