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

add steps to add site shortcut for Firefox #3

Merged
merged 4 commits into from
Apr 11, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
  • Loading branch information
natemoo-re authored Apr 11, 2024
commit 945a6e6e2d8ecaba22480de23b4a331c42c8da2d
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Firefox out of the box does not support adding a new search engine. However, the
- Click on the **Add** button under the “Search Shortcuts” list.
- In the popup, set the **engine URL** to `https://a.stro.cc/%s`.
- Set the alias to `astro`, or anything you prefer!
- press **Add Engine**.
- Press **Add Engine**.

Now you can type `astro` followed by your search term. It will redirect you into the Astro Docs!

Expand Down