mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
7 lines
98 B
TypeScript
7 lines
98 B
TypeScript
export default {
|
|
layout: "text.vto",
|
|
type: "article",
|
|
|
|
title: null,
|
|
description: null,
|
|
};
|