1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 12:37:50 +00:00
Site/site/blog/_data.ts
2025-06-08 02:45:40 +03:00

7 lines
98 B
TypeScript

export default {
layout: "text.vto",
type: "article",
title: null,
description: null,
};