Add some marketing content
This commit is contained in:
@@ -16,7 +16,6 @@ type CodeProps = {
|
||||
codeBlocks: {
|
||||
language: Language;
|
||||
code: string;
|
||||
display?: string;
|
||||
}[];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user