diff --git a/README.md b/README.md index 80c1a43..0ee7839 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Made with [Rust](https://www.rust-lang.org), [ripgrep](https://github.com/BurntS - [Rust](https://www.rust-lang.org/) - [Yarn](https://yarnpkg.com/en/) - [SQLite3](https://www.sqlite.org/index.html) +- [jq command line JSON parser: Needs at least jq-1.6](https://stedolan.github.io/jq/) ### Running diff --git a/server/ui/src/components/navbar.tsx b/server/ui/src/components/navbar.tsx index db1ff70..8fdd10b 100644 --- a/server/ui/src/components/navbar.tsx +++ b/server/ui/src/components/navbar.tsx @@ -30,7 +30,7 @@ export class Navbar extends Component { navbar() { return ( -