Skip to content

Commit

Permalink
Archive 2024 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
praveek committed Jan 7, 2025
1 parent 20b500a commit 0ecccca
Show file tree
Hide file tree
Showing 3 changed files with 2,283 additions and 1,533 deletions.
6 changes: 5 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,13 @@ module.exports = {
path: "/home/release-notes",
pages: [
{
title: "2024",
title: "2025",
path: "/home/release-notes"
},
{
title: "2024",
path: "/home/release-notes/2024"
},
{
title: "2023",
path: "/home/release-notes/2023"
Expand Down
Loading

0 comments on commit 0ecccca

Please sign in to comment.