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

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -10,7 +10,7 @@
10
  <body>
11
  <header class="intro">
12
  <div class="return">
13
- <i class="fa-solid fa-arrow-left"></i>
14
  </div>
15
  <img src="/resources/aiRobot1.png" alt="AI Assistant Chris">
16
  <span>Hi, I’m <em>Aidan</em>, your AI assistant. How can I help you today?</span>
 
10
  <body>
11
  <header class="intro">
12
  <div class="return">
13
+ <i class="fa-solid fa-arrow-left" style="cursor:pointer;"></i>
14
  </div>
15
  <img src="/resources/aiRobot1.png" alt="AI Assistant Chris">
16
  <span>Hi, I’m <em>Aidan</em>, your AI assistant. How can I help you today?</span>