minor changes (reorder index link; unicode title)
[sheet.git] / index.plp
index d0a791f369ea2a588d168838b2d2700a8a5a8b2a..2b281a393f9945c08a2b112899184613f2c9a7dd 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -11,6 +11,7 @@
 <meta name="description" content="Cheat sheets summarising various software programs and standards.">
 <meta name="keywords" content="sheet, cheat, reference, software, overview, summary, help, keyboard, map, unicode">
 <:= stylesheet(qw'light dark red') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="index">
@@ -29,7 +30,7 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <h2>Keyboard maps</h2>
 <ul>
 <li><a href="/readline">readline</a>
-<li><a href="/vim">vi/vim</a>
+<li><a href="/vi">vi/vim</a>
 <li><a href="/vimperator">vimperator</a>
 <li><a href="/mutt">mutt</a>
 <li><a href="/nethack">nethack</a>
@@ -40,9 +41,9 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <div class="section">
 <h2>Unicode characters</h2>
 <ul>
-<li><a href="/digraphs">digraphs</a>
 <li><a href="/charset">charsets</a>
 <li><a href="/unicode">common glyphs</a>
+<li><a href="/digraphs">digraphs</a>
 </ul>
 </div>