Spaces:
Running
Running
Update nutri_call.html
Browse files- nutri_call.html +7 -5
nutri_call.html
CHANGED
|
@@ -5,11 +5,13 @@
|
|
| 5 |
|
| 6 |
|
| 7 |
<!-- Основные стили -->
|
| 8 |
-
<
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
<
|
| 12 |
-
|
|
|
|
|
|
|
| 13 |
|
| 14 |
<!-- Скрипты -->
|
| 15 |
<script type="module">
|
|
|
|
| 5 |
|
| 6 |
|
| 7 |
<!-- Основные стили -->
|
| 8 |
+
<script src="
|
| 9 |
+
https://cdn.jsdelivr.net/npm/@pnotify/core@5.2.0/dist/PNotify.min.js
|
| 10 |
+
"></script>
|
| 11 |
+
<link href="
|
| 12 |
+
https://cdn.jsdelivr.net/npm/@pnotify/core@5.2.0/dist/BrightTheme.min.css
|
| 13 |
+
" rel="stylesheet">
|
| 14 |
+
|
| 15 |
|
| 16 |
<!-- Скрипты -->
|
| 17 |
<script type="module">
|