ikraamkb commited on
Commit
ea75150
·
verified ·
1 Parent(s): e126361

Update templates/HomeS.html

Browse files
Files changed (1) hide show
  1. templates/HomeS.html +1 -1
templates/HomeS.html CHANGED
@@ -11,7 +11,7 @@
11
 
12
  <header class="intro">
13
  <div class="return">
14
- <i class="fa-solid fa-arrow-left"></i>
15
  </div>
16
  <img src="/resources/aiRobot1.png" alt="AI Assistant Aidan">
17
  <span>Hi there, it's <em> Aidan </em> again, give me a document /image and I’ll Summarize/ Caption it</span>
 
11
 
12
  <header class="intro">
13
  <div class="return">
14
+ <i class="fa-solid fa-arrow-left"style="cursor:pointer;"></i>
15
  </div>
16
  <img src="/resources/aiRobot1.png" alt="AI Assistant Aidan">
17
  <span>Hi there, it's <em> Aidan </em> again, give me a document /image and I’ll Summarize/ Caption it</span>