atlury commited on
Commit
eaee75f
·
verified ·
1 Parent(s): 98a3953

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +8 -4
index.html CHANGED
@@ -28,10 +28,14 @@
28
 
29
  <a href="#" class="active" data-content="home">Home</a>
30
 
31
- <a href="#" data-content="remotevoice">Digital Human Voice Cloud</a>
32
- <a href="#" data-content="video"> Digital Human Voice Edge</a>
33
- <a href="#" data-content="tryoncloud">Try on Cloud</a>
34
- <a href="#" data-content="tryoncar">AR VR Showroom</a>
 
 
 
 
35
 
36
  <!-- <a href="#" data-content="coder">Young Coder</a> -->
37
 
 
28
 
29
  <a href="#" class="active" data-content="home">Home</a>
30
 
31
+ <a href="#" data-content="remotevoice">Voice Chat Cloud</a>
32
+ <a href="#" data-content="video"> Voice Chat on Edge</a>
33
+ <a href="#" data-content="tryoncloud">Voice Chat with Clothing Search</a>
34
+ <a href="#" data-content="tryoncar">AR VR Car Showroom</a>
35
+ <a href="#" data-content="llmonedge1">LLM on Edge v1</a>
36
+ <a href="#" data-content="llmonedge2">LLM on Edge v2</a>
37
+
38
+
39
 
40
  <!-- <a href="#" data-content="coder">Young Coder</a> -->
41