From 31ab5caa356069a92fa5d7c1ff6467e9aea04fa7 Mon Sep 17 00:00:00 2001
From: Nicholas Marriott
Date: Tue, 28 Apr 2015 15:34:09 +0100
Subject: Renumber screenshots.
---
www/images/tmux1.png | Bin 0 -> 37945 bytes
www/images/tmux2.png | Bin 0 -> 15972 bytes
www/images/tmux3.png | Bin 37945 -> 97986 bytes
www/images/tmux4.png | Bin 15972 -> 0 bytes
www/images/tmux5.png | Bin 97986 -> 0 bytes
www/index.html.in | 4 ++--
6 files changed, 2 insertions(+), 2 deletions(-)
create mode 100644 www/images/tmux1.png
create mode 100644 www/images/tmux2.png
delete mode 100644 www/images/tmux4.png
delete mode 100644 www/images/tmux5.png
diff --git a/www/images/tmux1.png b/www/images/tmux1.png
new file mode 100644
index 00000000..689a2833
Binary files /dev/null and b/www/images/tmux1.png differ
diff --git a/www/images/tmux2.png b/www/images/tmux2.png
new file mode 100644
index 00000000..a55f86b2
Binary files /dev/null and b/www/images/tmux2.png differ
diff --git a/www/images/tmux3.png b/www/images/tmux3.png
index 689a2833..e3e69bdd 100644
Binary files a/www/images/tmux3.png and b/www/images/tmux3.png differ
diff --git a/www/images/tmux4.png b/www/images/tmux4.png
deleted file mode 100644
index a55f86b2..00000000
Binary files a/www/images/tmux4.png and /dev/null differ
diff --git a/www/images/tmux5.png b/www/images/tmux5.png
deleted file mode 100644
index e3e69bdd..00000000
Binary files a/www/images/tmux5.png and /dev/null differ
diff --git a/www/index.html.in b/www/index.html.in
index 7d1b17e4..fee89f8c 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -54,9 +54,9 @@ on GitHub and a
book on tmux.
--
cgit