mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-02-06 14:42:40 +00:00
ok
This commit is contained in:
5
lib/blog.ts
Normal file
5
lib/blog.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface Metadata {
|
||||
title: string;
|
||||
description: string;
|
||||
datetime: string;
|
||||
}
|
||||
Reference in New Issue
Block a user