diff --git a/lib.js b/lib.js index e03385e..0776b27 100644 --- a/lib.js +++ b/lib.js @@ -342,7 +342,7 @@ export const renderPostDetail = (name, value) => export const renderImage = href => { return `\ -` +` } export const renderDate = date =>