Add link to 2014 logbook text.

This commit is contained in:
Wookey 2014-09-23 04:31:36 +01:00
parent 1edf395f43
commit cbad7e62f4

View File

@ -3,23 +3,24 @@
<title>Expo 2014: Documentation index</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<h1>Expo 2014: documentation index</h1>
<p><span style="font-weight: bold;">Pre-Expo Documentation</span></p>
<ul>
<li><a href="../2013/suggestions.html">Expo recomendations, stuff needed/not needed from 2013</a></li>
<li><a href="accounting_policy.html">Final accounting policy</a> <a href="accounting_policy.pdf">(pdf)</a></li>
<li><a href="../../documents/bierbook/">Bier and sesh books</a> (latex)</li>
</ul>
<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
<div>
<ul>
<li><a href="../2014/topcamplist.html">Things left at top camp</a></li>
<li><a href="../2014/basecamplist.html">Things left at base camp</a></li>
</ul>
</div>
<hr />
<!-- LINKS -->
<body>
<h1>Expo 2014: documentation index</h1>
<p><span style="font-weight: bold;">Pre-Expo Documentation</span></p>
<ul>
<li><a href="../2013/suggestions.html">Expo recomendations, stuff needed/not needed from 2013</a></li>
<li><a href="../2013/accounting_policy.html">Final accounting policy</a> <a href="accounting_policy.pdf">(pdf)</a></li>
<li><a href="../../documents/bierbook/">Bier and sesh books</a> (latex)</li>
</ul>
<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
<div>
<ul>
<li><a href="logbook.html">Logbook</a></li>
<li><a href="topcamplist.html">Things left at top camp</a></li>
<li><a href="basecamplist.html">Things left at base camp</a></li>
</ul>
</div>
<hr />
<!-- LINKS -->
</body>
</html>