mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +00:00
feat: analytics 2.0 blogpost (#6235)
* 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>
This commit is contained in:
co-authored by
Prospector
tdgao
parent
99611d22c7
commit
206813b74c
@@ -0,0 +1,12 @@
|
||||
// AUTO-GENERATED FILE - DO NOT EDIT
|
||||
export const article = {
|
||||
html: () => import(`./project_analytics_2_0.content`).then(m => m.html),
|
||||
title: "Project Analytics 2.0",
|
||||
summary: "New query builder, breakdowns, filtering, and richer project data.",
|
||||
date: "2026-05-29T11:00:00.000Z",
|
||||
slug: "project-analytics-2.0",
|
||||
authors: [],
|
||||
unlisted: false,
|
||||
thumbnail: false,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user