From 1d6978146f5eb0c628cbfa8be371df4af7e773a8 Mon Sep 17 00:00:00 2001 From: Philip Sargent <philip.sargent@gmail.com> Date: Thu, 12 Jul 2018 22:21:50 +0200 Subject: [PATCH] added link to 2018. Added bike info. fixed odd things. --- bcamps.htm | 4 +++- geolog.htm | 3 +-- handbook/bike.html | 34 ++++++++++++++++++++++++++++++++++ infodx.htm | 10 ++++++---- travel.htm | 2 -- 5 files changed, 44 insertions(+), 9 deletions(-) create mode 100644 handbook/bike.html diff --git a/bcamps.htm b/bcamps.htm index 208d321c3..ca57dee69 100644 --- a/bcamps.htm +++ b/bcamps.htm @@ -68,7 +68,9 @@ flood!</td> <td>Inside the old Potato Hut.</td> <td>The old Potato Hut from the outside.</td></tr> </table> - +<h3>Transport Links</h3> +<p>See <a href="travel.htm">Getting to Expo</a> for how to get to the Stuadnwirt base camp. +<p>We also have <a href=handbook/bike.html>a bike</a>. <hr /> <ul id="links"> <li>Back to <a href="infodx.htm">Main Index</a></li> diff --git a/geolog.htm b/geolog.htm index 6828aba9c..f62c097b0 100644 --- a/geolog.htm +++ b/geolog.htm @@ -1,4 +1,3 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -136,7 +135,7 @@ rewrite. <p><i>Olaf Kähler, September 2012</i></p> <hr /> -Link to <ahref="https://en.wikipedia.org/wiki/Eastern_Alps">Wikipedia: Eastern Alps Geology</a>. +Link to <a href="https://en.wikipedia.org/wiki/Eastern_Alps">Wikipedia: Eastern Alps Geology</a>. <br> Link to <a href="geolog2.htm">Anonymous Geological Outline (2015?)</a>. <br /> diff --git a/handbook/bike.html b/handbook/bike.html new file mode 100644 index 000000000..56bd07b93 --- /dev/null +++ b/handbook/bike.html @@ -0,0 +1,34 @@ +<HTML> +<HEAD> + <link rel="stylesheet" type="text/css" href="../css/main2.css" /> +</HEAD> + +<BODY id="top"> +<h2 id="tophead">CUCC Expedition Handbook</h2> +<H1>Expo base camp bike</H1> +<p>This is quite a good trail bike. It is probably worth over £300. It is stored in the loft of the Potato Hut +between expos. +<p>It is perfectly capable of being ridden up the panoramastrasse to the car park. Some people do this "for fun". + +<h2>Bike Lock</h2> +<pre> +Lock code: 1241 +</pre> +<p>This is easily remembered if you just recall that this is the year that the Mogols invaded +Poland and then withdrew. + +<h2>History</h2> +<p>A few years ago (2016?) we found a bike in Grundlesee lake. +It was reported to the police and after a year they told us +that no one had claimed it and that we could keep it. + +<hr /> + + + +<ul id="links"> +<li><a href="index.htm">Expedition Handbook</a> +</ul> + +</BODY> +</HTML> diff --git a/infodx.htm b/infodx.htm index c717a9a6e..95d7e6676 100644 --- a/infodx.htm +++ b/infodx.htm @@ -13,14 +13,14 @@ <ul> <li><a href="indxal.htm">Cave Descriptions Index</a>. Recently-explored major caves: <ul> + <li><a href="1623/40/cucc.htm">Schwarzmooskogeleishöhle</a></li> + <li><a href="1623/258/258.html">Tunnockschacht</a></li> + <li><a href="1623/264/264.html">Balkonhöhle</a></li> <li><a href="1623/76/76.htm">Eislufthöhle</a></li> <li><a href="1623/107.htm">Gemshöhle</a></li> <li><a href="1623/161/top.htm">Kaninchenhöhle</a></li> - <li><a href="1623/40/cucc.htm">Schwarzmooskogeleishöhle</a></li> <li><a href="1623/204/204.html">Steinbrückenhöhle</a></li> - <li><a href="1623/258/258.html">Tunnockschacht</a></li> - <li><a href="1623/264/264.html">Balkonhöhle</a></li> - </ul> + </ul> </li> <li>Recent years: <table> @@ -32,6 +32,8 @@ <td><a href="years/2016/">2016</a></td> <td>|</td> <td><a href="years/2017/">2017</a></td> + <td>|</td> + <td><a href="years/2018/">2018</a></td> </tr> </table> </li> diff --git a/travel.htm b/travel.htm index ee53dda91..95daa113b 100644 --- a/travel.htm +++ b/travel.htm @@ -1,7 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CUCC's Austria expeditions: Travel</title> <link rel="stylesheet" type="text/css" href="css/main2.css" /> </head>