mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-12-03 21:18:56 -05:00
prettier dynamic opengraph images 💅
This commit is contained in:
@@ -97,7 +97,7 @@ Promise<any> => {
|
||||
) as FrontMatter[];
|
||||
}
|
||||
|
||||
throw new Error(`getFrontMatter() called with invalid argument.`);
|
||||
throw new Error("getFrontMatter() called with invalid argument.");
|
||||
};
|
||||
|
||||
/** Returns the content of a post with very limited processing to include in RSS feeds */
|
||||
|
||||
Reference in New Issue
Block a user