2023 jobs

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

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>