Changing the search icons #3182
Answered
by
george-gca
MartinBulla
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
george-gca
May 29, 2025
Replies: 1 comment 5 replies
-
This shouldn't be this way, but I don't own a Mac, so I really can't help on fixing this. The file you are looking for is https://github.com/alshedivat/al-folio/blob/main/assets/js/shortcut-key.js. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tbh idk why everyone started using this specific set of keys? Maybe reddit will help answering this.
But this is the keyboard shortcut to activate the search bar. This means that one could navigate the site just using the keyboard without having to keep resourcing to tab navigation. It is written there so it is explicit how to use it. Many different sites offer this functionality.
To remove it, just remove that part from the file I pointed above in your repository.