chore: updated record in script 102c662b
Steve · 2026-01-12 06:20 1 file(s) · +1 −0
packages/client/scripts/publish-to-atproto.ts +1 −0
172 172
		textContent: textContent.slice(0, 10000), // Limit text content length
173 173
		publishedAt: publishDate.toISOString(),
174 174
		canonicalUrl: `${SITE_URL}${postPath}`,
175 +
		location: "main-blog",
175 176
	};
176 177
177 178
	const response = await agent.com.atproto.repo.createRecord({