Skip to content

Commit ba3bd1c

Browse files
authored
Update the link (#32)
* Update the link Signed-off-by: kerthcet <kerthcet@gmail.com> * change the color Signed-off-by: kerthcet <kerthcet@gmail.com> * change the color Signed-off-by: kerthcet <kerthcet@gmail.com> * change the color Signed-off-by: kerthcet <kerthcet@gmail.com> --------- Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 5b3c269 commit ba3bd1c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

config/_default/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defaultContentLanguage = "en"
1717
disableLanguages = ["de", "nl"]
1818
defaultContentLanguageInSubdir = false
1919

20-
copyRight = "Copyright (c) 2025 InftyAI"
20+
copyRight = "Copyright (c) 2026 InftyAI"
2121

2222
[build.buildStats]
2323
enable = true

layouts/_default/home.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,11 @@ <h2 class="h4"><a href="https://awesome-llmops.inftyai.com">Awesome-LLMOps</a></
5151
</div>
5252

5353
<div class="col-lg-5">
54-
<a href="https://github.com/InftyAI/alphatrion">
54+
<a href="https://alphatrion.ai">
5555
<img src="https://github.com/InftyAI/alphatrion/blob/main/site/images/alphatrion.png?raw=true"
5656
alt="logo" style="width:185px;height:auto;">
5757
</a>
58-
<p>AlphaTrion is an open-source framework to help build GenAI applications, including experiment
59-
tracking, adaptive model routing, prompt optimization and performance evaluation.</p>
58+
<p>⚒️ The observability platform for agentic systems.</p>
6059
</div>
6160

6261
<div class="col-lg-5">
@@ -66,7 +65,8 @@ <h2 class="h4"><a href="https://github.com/InftyAI/amrs">AMRS</a></h2>
6665
</div>
6766

6867
<div class="col-lg-5">
69-
<h2 class="h4"><a href="https://github.com/InftyAI/community">✨ Donation Plan</a></h2>
68+
<h2 class="h4"><a href="https://github.com/InftyAI/community" style="color: #ffbf00;">✨ Donation
69+
Plan</a></h2>
7070
<p>🚀 Got a brilliant idea? Let's build something extraordinary together.
7171
</p>
7272
</div>

0 commit comments

Comments
 (0)