Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update main menu navigation entries #6148

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

akatsoulas
Copy link
Collaborator

  • White label browse by topic macro.
  • Convert slug to title filter

Copy link
Contributor

@escattone escattone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+wc

<a href="{{ row_one_left_url }}"
data-event-name="link_click"
data-event-parameters='{
"link_name": {{ link_name }},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The {{ link_name }} needs to be wrapped in quotes on this one and all that follow.

Suggested change
"link_name": {{ link_name }},
"link_name": "{{ link_name }}",

* White label browse by topic macro.
* Convert slug to title filter
@akatsoulas
Copy link
Collaborator Author

thanks @escattone !

@akatsoulas akatsoulas merged commit 39739e9 into mozilla:main Jul 29, 2024
2 checks passed
@akatsoulas akatsoulas deleted the update-navigation-entries branch July 29, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants