Skip to content

Commit 3905f1b

Browse files
committed
Various updates
1 parent ce25ee2 commit 3905f1b

5 files changed

Lines changed: 372 additions & 29 deletions

File tree

src/pages/_index-links.astro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,10 @@ const {
150150
<li><a href="/h/ice-skating/"><b>Ice Skating Notes</b></a></li>
151151
<li><b>Photography</b>
152152
<ul>
153-
{showWIP && <li><a href="/photography/gear/"><b>Gear</b></a> <Wip /></li>}
153+
<li><a href="/photography/gear/"><b>Gear</b></a></li>
154154
<li><a href="/photography/notes/"><b>Notes</b></a></li>
155155
{showWIP && <li><a href="/photography/beginner-recommendations/"><b>Recommendations</b></a> <Wip /></li>}
156+
{showWIP && <li><a href="/photography/why-photography/"><b>Why Photography?</b></a> <Wip /></li>}
156157
</ul>
157158
</li>
158159
</ul>

0 commit comments

Comments
 (0)