Skip to content

Commit

Permalink
modified menu
Browse files Browse the repository at this point in the history
  • Loading branch information
vachan-maker committed Nov 22, 2024
1 parent 8c5c650 commit e10f7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1>{{ .Title }}</h1>
<dt><a href="/posts">Posts</a></dt>
<dd>My blog posts</dd>
<dt><a href="/til">Wiki</a></dt>
<dd>A place to share the things that I have learned. Basically, its a wiki</dd>
<dd>Things that I have learned.</dd>
<dt><a href="/now">Now</a></dt>
<dd>What I am up to these days</dd>
<dt><a href="/interests">Interests</a></dt>
Expand Down

0 comments on commit e10f7c6

Please sign in to comment.