DmitrMakeev commited on
Commit
2b55c9a
·
verified ·
1 Parent(s): 749d3af

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +7 -5
nutri_call.html CHANGED
@@ -5,11 +5,13 @@
5
 
6
 
7
  <!-- Основные стили -->
8
- <link href="https://cdn.jsdelivr.net/npm/@pnotify/core@5.2.0/dist/PNotify.css" rel="stylesheet">
9
- <!-- Мобильная поддержка -->
10
- <link href="https://cdn.jsdelivr.net/npm/@pnotify/mobile@5.2.0/dist/PNotifyMobile.css" rel="stylesheet">
11
- <!-- Тема -->
12
- <link href="https://cdn.jsdelivr.net/npm/@pnotify/core@5.2.0/dist/BrightTheme.css" rel="stylesheet">
 
 
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">