MAJ bière
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Jauge plein écran</title>
|
||||
<title>Stock alcool</title>
|
||||
<script src="https://cdn.jsdelivr.net/npm/gaugeJS/dist/gauge.min.js"></script>
|
||||
<style>
|
||||
html, body {
|
||||
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const DATA_URL = 'https://votre.site.com/chemin/vers/percent.txt';
|
||||
const DATA_URL = 'http://cloud.richoux.me/seafhttp/f/5c1f3252fbe44f5f9fa1/?op=view';
|
||||
|
||||
const opts = {
|
||||
angle: 0.15, // portion du cercle
|
||||
|
||||
Reference in New Issue
Block a user