This commit is contained in:
nate 2026-04-09 20:43:14 +04:00
parent 2df046080f
commit 8c13383431
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@
<div class="w-10 h-10 rounded-lg bg-blue-500/10 border border-blue-500/20 flex items-center justify-center mb-4">
<svg class="w-5 h-5 text-brand" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" d="M17.25 6.75L22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3l-4.5 16.5"/></svg>
</div>
<h3 class="font-semibold text-white mb-2">MongoDB-style queries</h3>
<h3 class="font-semibold text-white mb-2">Advanced query language</h3>
<p class="text-sm text-gray-400 leading-relaxed">Set your own definition of "up". Query status codes, JSON fields, headers, HTML, and latency with MongoDB-like operators.</p>
</div>