aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-02-23 16:32:08 +0100
committerMichael Muré <batolettre@gmail.com>2020-02-23 16:32:08 +0100
commit0e68c10ffc3f9e72e32b8cdfcd917b3fe1ab240c (patch)
tree94a6caf025f05c276b8fac1ecad5267970aa4665
parentea545a89d028c98e0ddc8d07e119c422bd2f5a53 (diff)
downloadgit-bug-0e68c10ffc3f9e72e32b8cdfcd917b3fe1ab240c.tar.gz
update webUI's screenshots
-rw-r--r--README.md4
-rw-r--r--misc/webui1.pngbin345699 -> 92028 bytes
-rw-r--r--misc/webui2.pngbin371695 -> 109054 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb995ac0..7c1c96d7 100644
--- a/README.md
+++ b/README.md
@@ -107,11 +107,11 @@ An interactive terminal UI is available using the command `git bug termui` to br
You can launch a rich Web UI with `git bug webui`.
<p align="center">
- <img src="misc/webui1.png" alt="Web UI screenshot 1" width="738">
+ <img src="misc/webui1.png" alt="Web UI screenshot 1" width="880">
</p>
<p align="center">
- <img src="misc/webui2.png" alt="Web UI screenshot 2" width="738">
+ <img src="misc/webui2.png" alt="Web UI screenshot 2" width="880">
</p>
This web UI is entirely packed inside the same go binary and serve static content through a localhost http server.
diff --git a/misc/webui1.png b/misc/webui1.png
index 0172ee77..502e71f0 100644
--- a/misc/webui1.png
+++ b/misc/webui1.png
Binary files differ
diff --git a/misc/webui2.png b/misc/webui2.png
index a949fa1c..f4b8dceb 100644
--- a/misc/webui2.png
+++ b/misc/webui2.png
Binary files differ