Skip to content
Snippets Groups Projects
Commit 2b156102 authored by Éloïs's avatar Éloïs
Browse files

[mod] change librelois.fr to elois.org

parent 51c54008
Branches feature/backend
Tags
1 merge request!62Dev2
......@@ -4,7 +4,7 @@ ${(host.substr(host.length-6,6) == '.onion') ? HTML_TOR_HEAD:HTML_HEAD}
<body>
<!-- Afficher le menu -->
<script src=${(host.substr(host.length-6,6) == '.onion') ? "http://722iprlhm7pw4mx7.onion/js/Chart.min.js":"https://librelois.fr/js/Chart.min.js"}></script>
<script src=${(host.substr(host.length-6,6) == '.onion') ? "http://722iprlhm7pw4mx7.onion/js/Chart.min.js":"https://elois.org/js/Chart.min.js"}></script>
${printMenu(MENU_LANG, help)}
<!-- Afficher le formulaire -->
......
......@@ -2,9 +2,9 @@
<html>
<head>
<link rel="icon" type="image/png"
href="https://librelois.fr/public/duniter.ico" />
href="https://elois.org/public/duniter.ico" />
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<!-- <link href="https://librelois.fr/fonts/ubuntu.css" rel="stylesheet"> font-family: 'Ubuntu'; -->
<!-- <link href="https://elois.org/fonts/ubuntu.css" rel="stylesheet"> font-family: 'Ubuntu'; -->
<style>
html {
overflow-y: scroll;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment