From 8a74be6e5a2d7789551da814de6938e3825d4f33 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 14 Feb 2019 14:43:28 -0800 Subject: [PATCH] Changing theme. Adding jq to reqs --- README.md | 1 + server/ui/src/components/navbar.tsx | 4 ++-- server/ui/src/index.html | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) 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 ( -