You've already forked AstralRinth
206813b74c
* 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
381 B
TypeScript
13 lines
381 B
TypeScript
// 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,
|
|
|
|
};
|