mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
* feat: analytics 2.0 blogpost * update blog post * performance: compress mp4s * date --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com> Co-authored-by: tdgao <mr.trumgao@gmail.com>
13 lines
446 B
TypeScript
13 lines
446 B
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
export const article = {
|
|
html: () => import(`./analytics_overhaul.content`).then(m => m.html),
|
|
title: "Project Analytics are good now",
|
|
summary: "Get deeper insights into how people are using your projects with breakdowns, filtering, and more!",
|
|
date: "2026-05-29T11:00:00.000Z",
|
|
slug: "analytics-overhaul",
|
|
authors: ["AJfd8YH6","6EjnV9Uf","xSQqYYIN"],
|
|
unlisted: false,
|
|
thumbnail: true,
|
|
|
|
};
|