mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 22:53:49 +08:00
feat(website): add Browse by category nav to group page hero
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -406,6 +406,7 @@ def build(repo_root: Path) -> None:
|
||||
category_urls=category_urls,
|
||||
current_path=group_path(group["slug"]),
|
||||
filter_urls_json=filter_urls_json,
|
||||
group_categories=group["categories"],
|
||||
),
|
||||
encoding="utf-8",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user