privateuserh commited on
Commit
36226e9
·
verified ·
1 Parent(s): 4e02633

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -6,7 +6,7 @@
6
  <title>DMIM - Performance Art Trend Explorer</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
- <link rel="stylesheet" href="styles.css">
10
  <style>
11
  /* Your existing CSS styles */
12
  ::-webkit-scrollbar { width: 4px; }
 
6
  <title>DMIM - Performance Art Trend Explorer</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <link rel="stylesheet" href="https://huggingface.co/spaces/privateuserh/dmimtrends/blob/main/styles.css">
10
  <style>
11
  /* Your existing CSS styles */
12
  ::-webkit-scrollbar { width: 4px; }