Add creator blog post (#3882)

* Add creator blog post

* Update date
This commit is contained in:
Prospector
2025-07-01 21:30:02 -07:00
committed by GitHub
parent 3a10e63756
commit 94a7d13af8
7 changed files with 68 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
// AUTO-GENERATED FILE - DO NOT EDIT
export const article = {
html: () => import(`./creator_updates_july_2025.content`).then((m) => m.html),
title: 'Creator Updates, July 2025',
summary: 'Addressing recent growth and growing pains that have been affecting creators.',
date: '2025-07-02T03:00:00.000Z',
slug: 'creator-updates-july-2025',
thumbnail: false,
}