Skip to content

Commit 1541b2b

Browse files
committed
chore: add cost calculator to homepage
1 parent fb861b7 commit 1541b2b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/en/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@ cascade:
2121
{{< card link="reference-apps" title="Reference Apps" subtitle="Explore and get inspired by examples of CHT reference applications" icon="collection" >}}
2222
{{< card link="technical-overview" title="Technical Overview" icon="template" subtitle="Overview and architecture of CHT components" >}}
2323
{{< 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">}}
2525
{{< card link="community/contributing" title="Contribute" subtitle="See how to contribute code and documentation" icon="pencil-alt" >}}
2626
{{< card link="design" title="Design" icon="sparkles" subtitle="Design guidelines for developers and designers of digital health applications" >}}
2727
{{< 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" >}}
2929
{{< card link="releases" title="Releases" subtitle="See what's new in CHT Core" icon="rocket-launch" >}}
30+
{{< card link="hosting/cht/costs" title="Cost Calculator" subtitle="A guide for calculating CHT hosting costs" icon="calculator" >}}
3031
{{< /cards >}}
3132

3233
{{< hextra/hero-subtitle style="margin:20px 0">}}

0 commit comments

Comments
 (0)