Skip to content

Commit 8a03217

Browse files
author
unknown
committed
update
1 parent 84d5d71 commit 8a03217

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ <h3 class="text-2xl font-bold text-slate-800 flex items-center gap-2">
614614
<div class="glass p-1 rounded-lg flex gap-2 text-sm w-fit overflow-x-auto">
615615
<button onclick="filterTable('t-ov', 'all')" class="px-4 py-1.5 rounded-md bg-slate-900 text-white shadow transition-all filter-btn active whitespace-nowrap" data-t="t-ov" data-f="all">All Models</button>
616616
<button onclick="filterTable('t-ov', 'open')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t-ov" data-f="open">Open Source</button>
617-
<button onclick="filterTable('t-ov', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t-ov" data-f="closed">Proprietary</button>
617+
<button onclick="filterTable('t-ov', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t-ov" data-f="closed">Closed Source</button>
618618
</div>
619619
</div>
620620
<div class="glass rounded-xl overflow-hidden ring-1 ring-slate-200 shadow-sm">
@@ -657,7 +657,7 @@ <h3 class="text-2xl font-bold text-slate-800 flex items-center gap-2">
657657
<div class="glass p-1 rounded-lg flex gap-2 text-sm w-fit overflow-x-auto">
658658
<button onclick="filterTable('t0', 'all')" class="px-4 py-1.5 rounded-md bg-slate-900 text-white shadow transition-all filter-btn active whitespace-nowrap" data-t="t0" data-f="all">All Models</button>
659659
<button onclick="filterTable('t0', 'open')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t0" data-f="open">Open Source</button>
660-
<button onclick="filterTable('t0', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t0" data-f="closed">Proprietary</button>
660+
<button onclick="filterTable('t0', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t0" data-f="closed">Closed Source</button>
661661
</div>
662662
</div>
663663

@@ -697,7 +697,7 @@ <h3 class="text-2xl font-bold text-slate-800 flex items-center gap-2">
697697
<div class="glass p-1 rounded-lg flex gap-2 text-sm w-fit overflow-x-auto">
698698
<button onclick="filterTable('t1', 'all')" class="px-4 py-1.5 rounded-md bg-slate-900 text-white shadow transition-all filter-btn active whitespace-nowrap" data-t="t1" data-f="all">All Models</button>
699699
<button onclick="filterTable('t1', 'open')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t1" data-f="open">Open Source</button>
700-
<button onclick="filterTable('t1', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t1" data-f="closed">Proprietary</button>
700+
<button onclick="filterTable('t1', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t1" data-f="closed">Closed Source</button>
701701
</div>
702702
</div>
703703
<div class="glass rounded-xl overflow-hidden ring-1 ring-slate-200 shadow-sm">
@@ -739,7 +739,7 @@ <h3 class="text-2xl font-bold text-slate-800 flex items-center gap-2">
739739
<div class="glass p-1 rounded-lg flex gap-2 text-sm w-fit overflow-x-auto">
740740
<button onclick="filterTable('t2', 'all')" class="px-4 py-1.5 rounded-md bg-slate-900 text-white shadow transition-all filter-btn active whitespace-nowrap" data-t="t2" data-f="all">All Models</button>
741741
<button onclick="filterTable('t2', 'open')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t2" data-f="open">Open Source</button>
742-
<button onclick="filterTable('t2', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t2" data-f="closed">Proprietary</button>
742+
<button onclick="filterTable('t2', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t2" data-f="closed">Closed Source</button>
743743
</div>
744744
</div>
745745
<div class="glass rounded-xl overflow-hidden ring-1 ring-slate-200 shadow-sm">
@@ -781,7 +781,7 @@ <h3 class="text-2xl font-bold text-slate-800 flex items-center gap-2">
781781
<div class="glass p-1 rounded-lg flex gap-2 text-sm w-fit overflow-x-auto">
782782
<button onclick="filterTable('t3', 'all')" class="px-4 py-1.5 rounded-md bg-slate-900 text-white shadow transition-all filter-btn active whitespace-nowrap" data-t="t3" data-f="all">All Models</button>
783783
<button onclick="filterTable('t3', 'open')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t3" data-f="open">Open Source</button>
784-
<button onclick="filterTable('t3', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t3" data-f="closed">Proprietary</button>
784+
<button onclick="filterTable('t3', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t3" data-f="closed">Closed Source</button>
785785
</div>
786786
</div>
787787
<div class="glass rounded-xl overflow-hidden ring-1 ring-slate-200 shadow-sm">
@@ -821,7 +821,7 @@ <h3 class="text-2xl font-bold text-slate-800 flex items-center gap-2">
821821
<div class="glass p-1 rounded-lg flex gap-2 text-sm w-fit overflow-x-auto">
822822
<button onclick="filterTable('t4', 'all')" class="px-4 py-1.5 rounded-md bg-slate-900 text-white shadow transition-all filter-btn active whitespace-nowrap" data-t="t4" data-f="all">All Models</button>
823823
<button onclick="filterTable('t4', 'open')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t4" data-f="open">Open Source</button>
824-
<button onclick="filterTable('t4', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t4" data-f="closed">Proprietary</button>
824+
<button onclick="filterTable('t4', 'closed')" class="px-4 py-1.5 rounded-md text-slate-500 hover:text-slate-900 transition-all filter-btn whitespace-nowrap" data-t="t4" data-f="closed">Closed Source</button>
825825
</div>
826826
</div>
827827
<div class="glass rounded-xl overflow-hidden ring-1 ring-slate-200 shadow-sm">

0 commit comments

Comments
 (0)