Skip to content

Commit 768e025

Browse files
Update landing page for FY25Q4
Update featured projects and adjust the style of one on-page element Signed-off-by: Bryan Behrenshausen <[email protected]>
1 parent 2359f83 commit 768e025

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ <h2>Featured projects</h2>
4747
<p>Browse some of our most popular open source projects. <a href="https://sassoftware.github.io/contributor-handbook.html" title="SAS Open Source Contributor Handbook">Contributions welcome.</a></p>
4848
</div>
4949
<div class="carded">
50-
<h6>yj-valid8r</h6>
51-
<p>A Go-based tool that validates JSON and YAML files against JSON Schema.</p>
52-
<p><a href="https://github.com/sassoftware/yj-valid8r" title="yj-valid8r">Contribute →</a></p>
50+
<h6>sas-mcp-server</h6>
51+
<p>A Model Context Protocol (MCP) server for executing SAS code on SAS Viya environments.</p>
52+
<p><a href="https://github.com/sassoftware/sas-mcp-server" title="sas-mcp-server">Contribute →</a></p>
5353
</div>
5454
<div class="carded">
5555
<h6>sas-retrieval-agent-manager-deployment</h6>
@@ -134,7 +134,7 @@ <h2>Open source projects from SAS</h2>
134134
<p class="u-badge">New</p>
135135
<h3>Just launched</h3>
136136
</div>
137-
<div class="inverted inverted-blue" id="recently-updated">
137+
<div class="carded" id="recently-updated">
138138
<h3>Recently updated</h3>
139139
</div>
140140
</div>

0 commit comments

Comments
 (0)