File tree Expand file tree Collapse file tree
themes/arm-design-system-hugo-theme/layouts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ <h1 id="homepage-header" class="orchard-breeze-text">Arm Learning Paths</h1>
3030 < ads-cta-button size ="medium " class ='u-margin-bottom-1 u-margin-top-2 ' onclick ="window.location.href='/install-guides' " level ="secondary "> Install Guides for Tools</ ads-cta-button >
3131</ div >
3232
33- <!--
34- <chat-ai app-name="learning-paths" redirect-url="http://internal.learn.arm.com " ></chat-ai>
35- -->
33+
34+ < chat-ai app-name ="learning-paths " redirect-url ="http://localhost " > </ chat-ai >
35+
3636
3737
3838<!-- Search functionality -->
@@ -66,7 +66,7 @@ <h1 id="homepage-header" class="orchard-breeze-text">Arm Learning Paths</h1>
6666 < a href ="{{.Permalink}} ">
6767 < div class ="main-topic-card c-row " style ="flex-wrap: nowrap !important; ">
6868 < div class ="c-col-3 ">
69- < img alt ="" aria-hidden ="true " src ="img/main-topic-icons/{{.Title | urlize}}.svg " />
69+ < img alt ="Icon for {{.Title}} " aria-hidden ="true " src ="img/main-topic-icons/{{.Title | urlize}}.svg " />
7070 </ div >
7171 < div class ="maintopic-content c-col-9 u-margin-left-1 ">
7272 < h3 class ="main-topic-title u-margin-top-1/2 u-margin-bottom-1/2 "> {{ replace .Title "and" "&" }}</ h3 >
@@ -80,7 +80,7 @@ <h3 class="main-topic-title u-margin-top-1/2 u-margin-bottom-1/2">{{ replace .Ti
8080 < a href ="/tag/ml/ ">
8181 < div class ="main-topic-card c-row " style ="flex-wrap: nowrap !important; ">
8282 < div class ="c-col-3 ">
83- < img alt ="" aria-hidden ="true " src ="img/main-topic-icons/ai.svg " style ="width: 100%; " />
83+ < img alt ="Icon for AI " aria-hidden ="true " src ="img/main-topic-icons/ai.svg " style ="width: 100%; " />
8484 </ div >
8585 < div class ="maintopic-content c-col-9 u-margin-left-1 ">
8686 < h3 class ="main-topic-title u-margin-top-1/2 u-margin-bottom-1/2 "> AI</ h3 >
You can’t perform that action at this time.
0 commit comments