Remove literal link

Add 2018 index and link to it
This commit is contained in:
Sam Wenham 2018-06-20 17:57:31 +01:00
parent 36a719d676
commit 71b2d466c2
2 changed files with 30 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<div id="homebox" style="color:black; background-color: rgba(255, 255, 255, 0.6); padding: 1% 5% 5%; margin-right:10%">
<h1 style="color:black">CUCC in Austria <a style="color:black" href="years/1976/report.htm">1976</a>-<a style="color:black" href="years/2017/">2017</a></h1>
<h1 style="color:black">CUCC in Austria <a style="color:black" href="years/1976/report.htm">1976</a>-<a style="color:black" href="years/2018/">2018</a></h1>
<p>Welcome to the website of the <a style="color:black" href="http://www.srcf.ucam.org/caving/wiki/Main_Page" target="_blank">Cambridge University Caving Club</a> expeditions to Austria</p>
@ -25,7 +25,7 @@
</td>
<td width="50%">
<p style="color:black; font-size:16pt;text-align:center;">This is a particularly impressive ice feature in one of the caves newly discovered and extensively surveyed on expedition, Balkonhoehle.<br /><br />To find out more:<br /><a href="http://expo.survex.com/intro.htm" style="color:black">Click here for expo introduction.</a>
<p style="color:black; font-size:16pt;text-align:center;">This is a particularly impressive ice feature in one of the caves newly discovered and extensively surveyed on expedition, Balkonhoehle.<br /><br />To find out more:<br /><a href="intro.htm" style="color:black">Click here for expo introduction.</a>
</tr>
</table>

28
years/2018/index.html Normal file
View File

@ -0,0 +1,28 @@
<html>
<head>
<title>Expo 2018: Documentation index</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<h1>Expo 2018: documentation index</h1>
<p><span style="font-weight: bold;">Pre-Expo Documentation</span></p>
<ul>
<li><a href="whoandwhen.html">Who and when planning page</a></li>
<li><a href="organise.html">Task tracking/useful info page</a></li>
<li><a href="../2017/stuffleftattopcamp.html">Things left at top camp 2017</a></li>
<li><a href="../2017/stuffleftatbasecamp.html">Stuff left at base camp 2017</a></li>
<li><a href="../2017/thingsfor2018.html">Things needed for 2018</a></li>
<li><a href="stuffbought.html">Things bought 2018</a></li>
<li><a href="sponsors.html">Sponsors 2018</a></li>
</ul>
<!--<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
<ul>
<li><a href="logbook.html">Logbook</a></li>
<li>Caver's Forum expo report Postings<a href="ukcaving/index.html">(local copy)</a>, <a href="http://ukcaving.com/board/index.php?topic=22020.0">(original on forum)</a></li>
<li><a href="topcamplist.html">Things left at Top Camp 2018</a></li>
<li><a href="krakencamplist.html">Things left at Kraken Camp 2018</a></li>
</ul>-->
<hr />
<!-- LINKS -->
</body>
</html>