Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +2 -2
nutri_call.html
CHANGED
|
@@ -6,8 +6,7 @@
|
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 7 |
|
| 8 |
|
| 9 |
-
<link rel="stylesheet" href="https://unpkg.com/tippy.js @6/dist/tippy.css">
|
| 10 |
-
<script src="https://unpkg.com/tippy.js @6/dist/tippy-bundle.umd.js"></script>
|
| 11 |
|
| 12 |
<!-- Основные стили PNotify -->
|
| 13 |
<link href="https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css" rel="stylesheet">
|
|
@@ -1599,6 +1598,7 @@ console.log(calculator.generateReport(results));
|
|
| 1599 |
</script>
|
| 1600 |
|
| 1601 |
|
|
|
|
| 1602 |
|
| 1603 |
|
| 1604 |
<script>
|
|
|
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 7 |
|
| 8 |
|
| 9 |
+
<link rel="stylesheet" href="https://unpkg.com/tippy.js @6/dist/tippy.css">
|
|
|
|
| 10 |
|
| 11 |
<!-- Основные стили PNotify -->
|
| 12 |
<link href="https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css" rel="stylesheet">
|
|
|
|
| 1598 |
</script>
|
| 1599 |
|
| 1600 |
|
| 1601 |
+
<script src="https://unpkg.com/tippy.js @6/dist/tippy-bundle.umd.js"></script>
|
| 1602 |
|
| 1603 |
|
| 1604 |
<script>
|