aboutsummaryrefslogtreecommitdiff
path: root/index.html.in
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-04-02 22:12:29 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-04-02 22:12:29 +0000
commit089f090c0a25c1b1097d08feb813e5a508e54883 (patch)
tree9a5fc23bc42f72997c6a9cb069cf1c06c1489166 /index.html.in
parent6de6f4c4c93e87be9c4a388da07a5c89d17cb7f4 (diff)
downloadrtmux-089f090c0a25c1b1097d08feb813e5a508e54883.tar.gz
rtmux-089f090c0a25c1b1097d08feb813e5a508e54883.tar.bz2
rtmux-089f090c0a25c1b1097d08feb813e5a508e54883.zip
I can haz screenshots.
Diffstat (limited to 'index.html.in')
-rw-r--r--index.html.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/index.html.in b/index.html.in
index 5e0387c9..f90bab9a 100644
--- a/index.html.in
+++ b/index.html.in
@@ -1,4 +1,4 @@
-<!-- $Id: index.html.in,v 1.2 2009-03-31 23:15:27 nicm Exp $ -->
+<!-- $Id: index.html.in,v 1.3 2009-04-02 22:12:29 nicm Exp $ -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
@@ -11,5 +11,14 @@
<p>Please see the <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/NOTES">release notes</a> and <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/FAQ">FAQ</a> (note these are for CVS HEAD).</p>
<p>The change log, up to CVS HEAD, is <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/CHANGES">here.</a></p>
<p>The project page is <a href="http://sf.net/projects/tmux">here.</a></p>
+<b>Screenshots (from CVS HEAD)</b>
+<table><tr>
+<td><a href="tmux1.png"><img src="small-tmux1.png"></a></td>
+<td><a href="tmux2.png"><img src="small-tmux2.png"></a></td>
+<td><a href="tmux3.png"><img src="small-tmux3.png"></a></td>
+</tr><tr>
+<td><a href="tmux4.png"><img src="small-tmux4.png"></a></td>
+<td><a href="tmux5.png"><img src="small-tmux5.png"></a></td>
+</tr></table>
</body>
</html>