You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/_index.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,13 @@ cascade:
21
21
{{< card link="reference-apps" title="Reference Apps" subtitle="Explore and get inspired by examples of CHT reference applications" icon="collection" >}}
22
22
{{< card link="technical-overview" title="Technical Overview" icon="template" subtitle="Overview and architecture of CHT components" >}}
23
23
{{< card link="community" title="Get Involved" subtitle="Do you want to get involved in the CHT Community? Here's how..." icon="arrow-circle-right" >}}
24
-
{{< card link="ai" title="AI & CHT" icon="server" subtitle="See what add-ons the CHT has available for AI assistance" >}}
24
+
{{< card link="ai" title="AI & CHT" icon="server" subtitle="See what add-ons the CHT has available for AI assistance" icon="lightning-bolt">}}
25
25
{{< card link="community/contributing" title="Contribute" subtitle="See how to contribute code and documentation" icon="pencil-alt" >}}
26
26
{{< card link="design" title="Design" icon="sparkles" subtitle="Design guidelines for developers and designers of digital health applications" >}}
27
27
{{< card link="building" title="Build" icon="template" subtitle="Overview of features and reference guides for building CHT Applications" >}}
28
-
{{< card link="/hosting" title="Host" icon="server" subtitle="Guides for hosting, maintaining, and monitoring CHT applications" >}}
28
+
{{< card link="hosting" title="Host" icon="server" subtitle="Guides for hosting, maintaining, and monitoring CHT applications" >}}
29
29
{{< card link="releases" title="Releases" subtitle="See what's new in CHT Core" icon="rocket-launch" >}}
0 commit comments