Skip to content

Commit bd1dbab

Browse files
committed
docs: add One-Click Install heading to DXT card on website
1 parent dd0c8e7 commit bd1dbab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

website/src/pages/index.astro

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,9 @@ const baseUrl = '/ckan-mcp-server';
335335
<!-- One-click install DXT -->
336336
<div class="bg-white border-2 border-gray-200 overflow-hidden">
337337
<div class="px-6 pt-5 pb-2">
338-
<div class="mono text-xs font-medium tracking-widest uppercase text-data-blue mb-3">Claude Desktop · macOS &amp; Windows</div>
338+
<div class="mono text-xs font-medium tracking-widest uppercase text-data-blue mb-2">Claude Desktop · macOS &amp; Windows</div>
339+
<h3 class="display-font text-2xl font-semibold text-navy">One-Click Install</h3>
340+
<p class="text-gray-500 text-sm mt-1">Download and double-click — no terminal, no config files.</p>
339341
</div>
340342
<div class="px-6 pb-6 flex flex-col sm:flex-row sm:items-start gap-5">
341343
<!-- Install dialog preview -->

0 commit comments

Comments
 (0)