Skip to content

Commit

Permalink
Fix date format in news.md (#815)
Browse files Browse the repository at this point in the history
* Fix date format in news.md

* Updated the title and date with it's correct format in the front matter field
  • Loading branch information
Musharraffaijaz authored Jan 6, 2025
1 parent db2a056 commit 10b2f51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/news.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: News
title: "News"
sidebar: false
newsHeader: "NumPy 2.2.0 released!"
date: 2024-12-8
date: 2024-12-08
---

### NumPy 2.2.0 released
Expand Down

0 comments on commit 10b2f51

Please sign in to comment.