mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-19 13:46:05 +00:00
style(search): use 'projects' instead of 'libraries' in search placeholder
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9d89df3e73
commit
1e8c432ec9
1 changed files with 2 additions and 2 deletions
|
|
@ -101,8 +101,8 @@
|
|||
<input
|
||||
type="search"
|
||||
class="search"
|
||||
placeholder="Search {{ entries | length }} libraries across {{ total_categories }} categories..."
|
||||
aria-label="Search libraries"
|
||||
placeholder="Search {{ entries | length }} projects across {{ total_categories }} categories..."
|
||||
aria-label="Search projects"
|
||||
/>
|
||||
</div>
|
||||
<div class="filter-bar" aria-live="polite">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue