File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,21 +203,6 @@ const baseUrl = '/ckan-mcp-server';
203203 </a >
204204 </div >
205205
206- <!-- Stats -->
207- <div class =" grid grid-cols-3 gap-8 max-w-2xl mx-auto pt-12 border-t border-gray-200 fade-in-up" style =" animation-delay: 0.5s" >
208- <div class =" text-center" >
209- <div class =" display-font text-4xl font-bold text-data-blue mb-2 stat-number" >212</div >
210- <div class =" mono text-xs uppercase tracking-wider text-gray-600" >Tests Passing</div >
211- </div >
212- <div class =" text-center" >
213- <div class =" display-font text-4xl font-bold text-teal mb-2 stat-number" >500+</div >
214- <div class =" mono text-xs uppercase tracking-wider text-gray-600" >CKAN Portals</div >
215- </div >
216- <div class =" text-center" >
217- <div class =" display-font text-4xl font-bold text-coral mb-2 stat-number" >13</div >
218- <div class =" mono text-xs uppercase tracking-wider text-gray-600" >API Tools</div >
219- </div >
220- </div >
221206 </div >
222207 </div >
223208 </section >
@@ -279,7 +264,7 @@ const baseUrl = '/ckan-mcp-server';
279264 <div class =" mono text-sm font-medium text-teal mb-4 tracking-wider" >06</div >
280265 <h3 class =" display-font text-2xl font-semibold text-navy mb-3" >Developer Friendly</h3 >
281266 <p class =" text-gray-600 leading-relaxed" >
282- TypeScript, 212 automated tests, comprehensive docs. Install via npm or deploy to Cloudflare Workers.
267+ TypeScript, 200+ automated tests, comprehensive docs. Install via npm or deploy to Cloudflare Workers.
283268 </p >
284269 </div >
285270 </div >
You can’t perform that action at this time.
0 commit comments