Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _pages/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class="inline-block px-8 py-3 bg-blue-600 text-white text-lg font-semibold round
<h2 class="text-xl font-semibold text-gray-800 dark:text-slate-200 mb-2 ">Standards Compliant</h2>
<p class="text-gray-600 dark:text-slate-200">
Implements the official <a href="https://json-schema.org/specification" target="_blank" class="text-blue-600 hover:text-blue-700 dark:text-sky-400 hover:underline dark:hover:text-sky-300">JSON Schema specification</a>
(Draft 3 and 4), ensuring predictable and reliable validation.
(Draft 3, 4, and 6), ensuring predictable and reliable validation.
</p>
</div>
<div class="p-6 bg-white dark:bg-slate-700 rounded-2xl shadow">
Expand Down
142 changes: 0 additions & 142 deletions _site/advanced-topics.html

This file was deleted.

142 changes: 0 additions & 142 deletions _site/community-guide.html

This file was deleted.

Loading