Skip to content
Snippets Groups Projects
Unverified Commit 22a803ac authored by Éloïs's avatar Éloïs
Browse files

change CDN elois.org -> librelois.fr

parent e88be150
No related branches found
No related tags found
1 merge request!62Dev2
Pipeline #
...@@ -4,7 +4,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD} ...@@ -4,7 +4,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD}
<body> <body>
<!-- Afficher le menu --> <!-- Afficher le menu -->
<script src=${(host.substr(host.length-6,6) == '.onion') ? "http://722iprlhm7pw4mx7.onion/js/Chart.min.js":"https://elois.org/js/Chart.min.js"}></script> <script src=${(host.substr(host.length-6,6) == '.onion') ? "http://722iprlhm7pw4mx7.onion/js/Chart.min.js":"https://librelois.fr/js/Chart.min.js"}></script>
${printMenu(MENU_LANG, help, pageName)} ${printMenu(MENU_LANG, help, pageName)}
<!-- Afficher le formulaire --> <!-- Afficher le formulaire -->
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<html> <html>
<head> <head>
<link rel="icon" type="image/png" <link rel="icon" type="image/png"
href="https://elois.org/public/duniter.ico" /> href="https://librelois.fr/public/duniter.ico" />
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<!-- <link href="https://elois.org/fonts/ubuntu.css" rel="stylesheet"> font-family: 'Ubuntu'; --> <!-- <link href="https://librelois.fr/fonts/ubuntu.css" rel="stylesheet"> font-family: 'Ubuntu'; -->
<style> <style>
html { html {
overflow-y: scroll; overflow-y: scroll;
......
...@@ -16,6 +16,6 @@ ${printMenu(MENU_LANG, help, "ABOUT")} ...@@ -16,6 +16,6 @@ ${printMenu(MENU_LANG, help, "ABOUT")}
</div><br> </div><br>
<div align="left">${LANG['IF_YOU_WANT']} <a href="?lg=${MENU_LANG['LG']}&help=no">${LANG['DISABLE_HELP']}</a>.</div><br> <div align="left">${LANG['IF_YOU_WANT']} <a href="?lg=${MENU_LANG['LG']}&help=no">${LANG['DISABLE_HELP']}</a>.</div><br>
<div align="left">${LANG['DONATE']} :<br> <div align="left">${LANG['DONATE']} :<br>
<a href="https://g1.duniter.fr/#/app/transfer/D9D2zaJoWYWveii1JRYLVK3J4Z7ZH3QczoKrnQeiM6mx?comment=thank for currency-monit"><img src="https://elois.org/public/duniter_button.png"></a><br> <a href="https://g1.duniter.fr/#/app/transfer/D9D2zaJoWYWveii1JRYLVK3J4Z7ZH3QczoKrnQeiM6mx?comment=thank for currency-monit"><img src="https://librelois.fr/public/duniter_button.png"></a><br>
</div> </div>
<br> <br>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment