Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Dandan561 authored Dec 9, 2024
1 parent 56defa9 commit 935b75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ <h1>Searchable JSON Data Viewer</h1>
<select id="search-field">
<option value="Movie ID">Movie ID</option>
<option value="Title">Movie Title</option>
<option value="Rating Score">Rating Score</option>
<option value="Company">Company Name</option>
<option value="Company Location">Company Location</option>
<option value="Director">Director Name</option>
Expand Down

0 comments on commit 935b75c

Please sign in to comment.