huggingworld commited on
Commit
c88c24f
·
verified ·
1 Parent(s): 5a38d22

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -1,5 +1,7 @@
1
  <head>
2
  <script src="./bundle.js"></script>
 
 
3
  </head>
4
  <body>
5
  <llm-chat></llm-chat>
 
1
  <head>
2
  <script src="./bundle.js"></script>
3
+ <link rel="icon" type="image/svg+xml" href="favicon.svg">
4
+
5
  </head>
6
  <body>
7
  <llm-chat></llm-chat>