File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 99</ head >
1010< body >
1111 < nav class ="demo-nav ">
12- < a href ="../ " class ="back-link "> ← Back to Demos</ a >
13- < button id ="theme-toggle " class ="theme-toggle " aria-label ="Toggle theme "> ☀️</ button >
12+ < a href ="../ " class ="back-link "> ← Home</ a >
13+ < button id ="theme-toggle " class ="theme-toggle " aria-label ="Toggle theme ">
14+ < span id ="theme-icon "> 🌙</ span >
15+ </ button >
1416 </ nav >
15- < div class ="header ">
17+ < div class ="hero- header ">
1618 < div class ="container ">
17- < h1 > ELIZA Interactive Demo</ h1 >
18- < p > Explore the classic pattern-matching chatbot with visual rule breakdown</ p >
19+ < h1 class =" hero-title " > ELIZA Interactive Demo</ h1 >
20+ < p class =" hero-subtitle " > Explore the classic pattern-matching chatbot with visual rule breakdown</ p >
1921 </ div >
2022 </ div >
2123
You can’t perform that action at this time.
0 commit comments