Kastg commited on
Commit
699064f
·
verified ·
1 Parent(s): b035646

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -13,8 +13,8 @@
13
  <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
14
  <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
15
  <link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet">
16
- <link href="css/bootstrap.min.css" rel="stylesheet">
17
- <link href="css/style.css" rel="stylesheet">
18
  <style>
19
  .dropdown-menu {
20
  transition: all 0.3s ease;
 
13
  <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
14
  <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
15
  <link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet">
16
+ <link href="/css/bootstrap.min.css" rel="stylesheet">
17
+ <link href="/css/style.css" rel="stylesheet">
18
  <style>
19
  .dropdown-menu {
20
  transition: all 0.3s ease;