summaryrefslogtreecommitdiff
path: root/public/birthday-hill/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/birthday-hill/index.html')
-rw-r--r--public/birthday-hill/index.html89
1 files changed, 89 insertions, 0 deletions
diff --git a/public/birthday-hill/index.html b/public/birthday-hill/index.html
new file mode 100644
index 0000000..9ad1220
--- /dev/null
+++ b/public/birthday-hill/index.html
@@ -0,0 +1,89 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8" name="viewport" content="width=80ch">
+ <title>Birthday Hill</title>
+ <link rel="stylesheet" href="../style.css">
+</head>
+<body>
+
+<h1><a href="http://blaise.zone">blaise</a>-<a href="../">memories</a>/birthday-hill</h1>
+<hr>
+
+<figure>
+ <img src="./campsite.jpg">
+ <figcpation>David, Nancy, and Karaby have breakfast at their campsite in yellowstone lake.</figcaption>
+</figure>
+
+<figure>
+ <img src="./yellowstone-lake.jpg">
+ <figcpation>Blaise poses in front of yellowstone lake.</figcaption>
+</figure>
+
+<figure>
+ <img src="./start.jpg">
+ <figcpation>Nancy and David begin hiking.</figcaption>
+</figure>
+
+<figure>
+ <img src="./corn.jpg">
+ <figcpation>Nancy stands on the corn trail.</figcaption>
+</figure>
+
+<figure>
+ <img src="./fields.jpg">
+ <figcpation>The trail crosses across a field.</figcaption>
+</figure>
+
+<figure>
+ <img src="./blaze.jpg">
+ <figcpation>A yellow blaze: the Ice Age Trail.</figcaption>
+</figure>
+
+<figure>
+ <img src="./nancy-grass.jpg">
+ <figcpation>Nancy walks through the tall grass.</figcaption>
+</figure>
+
+<figure>
+ <img src="./blaise-grass.jpg">
+ <figcpation>Blaise poses in the tall grass.</figcaption>
+</figure>
+
+<figure>
+ <img src="./yellow-flowers.jpg">
+ <figcpation>Yellow flowers.</figcaption>
+</figure>
+
+<figure>
+ <img src="./purple-flower.jpg">
+ <figcpation>Purple flowers.</figcaption>
+</figure>
+
+<figure>
+ <img src="./foliage.jpg">
+ <figcpation>October foliage.</figcaption>
+</figure>
+
+<figure>
+ <img src="./birthday-hill.jpg">
+ <figcpation>Camping at Birthday Hill.</figcaption>
+</figure>
+
+<figure>
+ <img src="./dinner.jpg">
+ <figcpation>Dinner.</figcaption>
+</figure>
+
+<figure>
+ <img src="./tent.jpg">
+ <figcpation>Blaise's tent.</figcaption>
+</figure>
+
+<hr>
+<p>
+<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
+</p>
+
+</body>
+</html>