Skip to content

Commit

Permalink
back to posts
Browse files Browse the repository at this point in the history
  • Loading branch information
betahat committed Jan 9, 2024
1 parent f4d80d7 commit cd4bde3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _data/nav.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- title: "home"
href: "/"

- title: "Blog"
href: "/blog/"
- title: "Posts"
href: "/posts/"

- title: "Calendar"
href: "/calendar.html"
Expand Down
4 changes: 2 additions & 2 deletions blog.html → posts.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>
Expand Down

0 comments on commit cd4bde3

Please sign in to comment.