2023 jobs

This commit is contained in:
Philip Sargent 2023-03-05 20:22:56 +00:00
parent 802fce1153
commit 9fb9a9c366
2 changed files with 19 additions and 2 deletions

View File

@ -44,8 +44,8 @@ On expo website:
<h3>Last day of previous expo</h3>
<ul>
<li>Things left at Base Camp 2022
<li><a href="topcamplist.html">Things left at Top Camp 2022</a>
<li>Things left at Base Camp 2023
<li><a href="../2022/topcamplist.html">Things left at Top Camp 2022</a>
<li>Things left at <a href="/expofiles/surveyscans/2022/2022%2325/fishface_inventory.jpg">Fishface underground camp 2022</a>

17
years/2023/logbook.html Normal file
View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>2023 Expo Logbook</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body id="logbk">
<h1>CUCC Expo Logbook 2023</h1>
<!-- start of a log entry. Note the HR tag, it is needed.
ALSO people should come BEFORE title
ALSO title is {place hyphen title} -->
<hr />
</body>
</html>