Skip to content

Commit

Permalink
Fix CSS style
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Mar 13, 2024
1 parent e2ae9b3 commit e212ade
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion assets/css/2-components/9-terminal-icon.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@
display: inline;
margin-top: -0.25rem;
}

2 changes: 1 addition & 1 deletion docs/docs/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Currently, the following modifiers are available:
* `depends:<@namespace>/<packagename>`: Shows the dependents page for a package
* `in:<@namespace> <packagename>`: Searches for a package name in the specified namespace
* `in:<@namespace>`: Lists packages in a namespace
* `exe:<executable namme>`: Search for packages that have an executable component with <executable name> as the search string
* `exe:<executable name>`: Search for packages that have an executable component with `<executable name>` as the search string

These modifiers must be placed at the very beginning of the search query, otherwise they will be interpreted as a search term.

Expand Down

0 comments on commit e212ade

Please sign in to comment.