Added new hikes and formatted file.
This commit is contained in:
parent
2b6e4755c9
commit
6f2a928c00
|
|
@ -5,6 +5,40 @@
|
||||||
<p>
|
<p>
|
||||||
Once in a while, I'll go out hiking, so here's a record of all the mountains I've sumitted.
|
Once in a while, I'll go out hiking, so here's a record of all the mountains I've sumitted.
|
||||||
</p>
|
</p>
|
||||||
|
<div class="hiking-entry">
|
||||||
|
<header>
|
||||||
|
<h3>Neahkahnie Mountain</h3>
|
||||||
|
<time datetime="2026-04-20">April 20th, 2026</time>
|
||||||
|
</header>
|
||||||
|
<p>
|
||||||
|
On a brief trip to the coast, we took a 1.5 mile trail up to the lookout point of Neahkahnie
|
||||||
|
mountain, near Manzanita, Oregon. Involved a bit of rock scrambling at the top, but not
|
||||||
|
sketchy at all.
|
||||||
|
</p>
|
||||||
|
<div class="hiking-entry-attributes">
|
||||||
|
<span class="elevation">1,584 ft.</span>
|
||||||
|
<a href="https://www.strava.com/activities/18188540233" class="strava-link" target="_blank"
|
||||||
|
>Strava</a
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="hiking-entry">
|
||||||
|
<header>
|
||||||
|
<h3>Mt. St. Helens</h3>
|
||||||
|
<time datetime="2026-04-18">April 18th, 2026</time>
|
||||||
|
</header>
|
||||||
|
<p>
|
||||||
|
Klaus and I embarked on our first alpine summit attempt with Mt. St. Helens. Weather was
|
||||||
|
good, although way sunnier than we would have liked, and the higher elevation and snow made
|
||||||
|
the climb exhausting. It was a lot of fun to slide back down the mountain though.
|
||||||
|
</p>
|
||||||
|
<div class="hiking-entry-attributes">
|
||||||
|
<span class="elevation">8,245 ft.</span>
|
||||||
|
<a href="https://www.strava.com/activities/18165043577" class="strava-link" target="_blank"
|
||||||
|
>Strava</a
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="hiking-entry">
|
<div class="hiking-entry">
|
||||||
<header>
|
<header>
|
||||||
<h3>Turkey Mountain</h3>
|
<h3>Turkey Mountain</h3>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue