mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
dump: add dump
This commit is contained in:
parent
fae392d3af
commit
1a27c2d337
13 changed files with 247 additions and 64 deletions
7
site/dump/_data.ts
Normal file
7
site/dump/_data.ts
Normal file
|
@ -0,0 +1,7 @@
|
|||
export default {
|
||||
layout: "dump.vto",
|
||||
type: "article",
|
||||
|
||||
title: null,
|
||||
description: null,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue