Skip to content

Commit

Permalink
Blog date fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gbtami committed Jan 24, 2025
1 parent a5153aa commit f80c771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/blogs.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def _(message):
BLOGS = [
{
"_id": "Bughouse_Chess",
"date": "2025-01-26",
"date": "2025-01-25",
"image": "/images/bughouse.jpg",
"alt": "",
"title": "The bugs are in the house!",
Expand Down

0 comments on commit f80c771

Please sign in to comment.