You've already forked AstralRinth
forked from didirus/AstralRinth
feat: blog (#4653)
* feat: blog * feat: creator withdraw overhaul blog * fix: bullet points * fix: title * fix: blog * feat: autoplay on scroll & fix encoding of videos * fix: class on first video * fix: authors + summary + title * fix: title + summary * fix: lint * fix: rev page mp4 * update formatting + phrasing * some more formatting changes * unify hr colors * update opening line * update blog time --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// AUTO-GENERATED FILE - DO NOT EDIT
|
||||
export const article = {
|
||||
html: () => import(`./creator_withdrawals_overhaul.content`).then(m => m.html),
|
||||
title: "More Ways to Withdraw",
|
||||
summary: "Coming soon: new withdraw options and a redesigned revenue dashboard",
|
||||
date: "2025-10-27T23:30:00.000Z",
|
||||
slug: "creator-withdrawals-overhaul",
|
||||
authors: ["AJfd8YH6","bOHH0P9Z","xSQqYYIN"],
|
||||
unlisted: false,
|
||||
thumbnail: true,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user