Skip to content

Commit

Permalink
feat: add September 2023 news (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
assynour authored Oct 2, 2023
1 parent 98c538d commit 4cb53e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/content/NewsContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
import { PostContent } from '../components';

const news: PostContent[] = [
{
title: 'September 2023 News',
text: 'In our September 2023 update, get ready for Hacktoberfest, explore new features, and see the latest in our demos and tools.',
cover: 'https://miro.medium.com/v2/resize:fit:700/0*XaEaRDck2ZflQIcr',
url: 'https://medium.com/@process-analytics/process-analytics-september-2023-news-7e1cbac38cb6',
date: 'October 2023',
time: 4,
},
{
title: 'July 2023 News',
text: 'This July project news update introduces a new experimental library and presents a fascinating new demo.',
Expand Down

0 comments on commit 4cb53e4

Please sign in to comment.