From 0599e369231b79a04bbc37b43579ae113ab962f4 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sat, 3 Aug 2019 14:36:45 -0400 Subject: [PATCH] fix(layout): title overflow in widget and archive --- layout/archive.ejs | 2 +- layout/widget/recent_posts.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/archive.ejs b/layout/archive.ejs index f838df3..5347935 100644 --- a/layout/archive.ejs +++ b/layout/archive.ejs @@ -18,7 +18,7 @@
- <%= post.title %> + <%= post.title %>