Skip to content

Commit

Permalink
Add newsletter link to layout, remove contact
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWold committed Oct 27, 2023
1 parent 4f4c8e3 commit 22c0f7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions Site/contact.md

This file was deleted.

2 changes: 1 addition & 1 deletion Templates/layout.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</div>
<ul>
<li><a href="{{ directoryPrefix }}about.html">About</a></li>
<li><a href="{{ directoryPrefix }}contact.html">Contact</a></li>
<li><a href="https://buttondown.email/ianwold" target="_blank">Newsletter</a></li>
</ul>
</nav>

Expand Down

0 comments on commit 22c0f7a

Please sign in to comment.