Skip to content

Commit

Permalink
add posts
Browse files Browse the repository at this point in the history
betahat committed Jan 9, 2024
1 parent 691ca39 commit 1912962
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions _data/nav.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
- title: "home"
href: "/"

- title: "Posts"
href: "/posts.html"

- title: "Calendar"
href: "/calendar.html"

4 changes: 2 additions & 2 deletions blog.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: Blog
permalink: /blog/
title: Posts
permalink: /posts/
---

<div>

0 comments on commit 1912962

Please sign in to comment.