Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +5 -2
nutri_call.html
CHANGED
|
@@ -3,8 +3,11 @@
|
|
| 3 |
<head>
|
| 4 |
|
| 5 |
|
| 6 |
-
<
|
| 7 |
-
<
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
|
|
|
|
| 3 |
<head>
|
| 4 |
|
| 5 |
|
| 6 |
+
<!-- Подключаем зависимости -->
|
| 7 |
+
<link href="https://cdn.jsdelivr.net/npm/@pnotify/core@5.2.0/dist/PNotify.css" rel="stylesheet">
|
| 8 |
+
<link href="https://cdn.jsdelivr.net/npm/@pnotify/bootstrap4@5.2.0/dist/PNotifyBootstrap4.css" rel="stylesheet">
|
| 9 |
+
<script src="https://cdn.jsdelivr.net/npm/@pnotify/core@5.2.0/dist/PNotify.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/@pnotify/bootstrap4@5.2.0/dist/PNotifyBootstrap4.js"></script>
|
| 11 |
|
| 12 |
|
| 13 |
|