Skip to content

Commit

Permalink
Fixes for about/index swap
Browse files Browse the repository at this point in the history
  • Loading branch information
hughjonesd committed Aug 12, 2024
1 parent f1b553e commit 0d3d783
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions website/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ about:
- icon: github
text: Github
href: https://github.com/unjournal/unjournaldata
- text: Posts
href: posts.html
aliases:
- chapters/evaluation_data_analysis.html
---
Expand Down
4 changes: 1 addition & 3 deletions website/posts.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Posts
title: Blog Posts
listing:
contents: posts
sort: "date desc"
Expand All @@ -8,8 +8,6 @@ listing:
sort-ui: false
filter-ui: false
page-layout: full
aliases:
- chapters/evaluation_data_analysis.html
title-block-banner: true
---

Expand Down

0 comments on commit 0d3d783

Please sign in to comment.