Skip to content

Commit d557a2e

Browse files
committed
Exclude IDE List from search
1 parent 66a9c92 commit d557a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/reference/ID_Lists/LODs.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { lod_table } from '@src/data/lod_table';
1010

1111
<input id="filterInput" placeholder="🔍 Filter by any column: Model ID, Model Name, LOD ID, LOD Name, TXD, IDE..." style="margin-bottom: 1rem; width: 100%;" />
1212

13-
<div style="display: flex; justify-content: center;">
13+
<div data-pagefind-ignore style="display: flex; justify-content: center;" >
1414
<table>
1515
<thead>
1616
<tr>

0 commit comments

Comments
 (0)