countries: store abbreviations in include
[sheet.git] / index.plp
index cc4c9afc4cac0f03203c8f885ce50314317aa4c2..8de16db5569fb56a14f257f17408499dec34e42e 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => 'v1.3',
+       version => 'v1.5',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
@@ -27,6 +27,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="/screen">screen</a>
 <li><a href="/less">less</a>
 <li><a href="/vi">vi/vim</a>
 <li><a href="/vimperator">vimperator</a>
@@ -43,14 +44,18 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <li><a href="/unicode">common glyphs</a>
 <li><a href="/digraphs">digraphs</a>
 <li><a href="/writing">script comparison</a>
+<li><a href="/font">font coverage</a>
 </ul>
 </div>
 
 <div class="section">
 <h2>Other references</h2>
 <ul>
+<li><a href="/browser">browser support</a>
 <li><a href="/countries">country codes</a>
+<li><a href="/perl">perl versions</a>
 <li><a href="/termcol">terminal colours</a>
+<li><a href="/sc">starcraft units</a>
 <li><a href="/emoji">emoticons</a>
 </ul>
 </div>