diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss index af556cd6f..69944a486 100644 --- a/_sass/layout/post.scss +++ b/_sass/layout/post.scss @@ -23,6 +23,10 @@ padding-right: $pr; } +.timeago::before { + content: attr(prefix); +} + #post-wrapper .post-meta { > div:nth-child(2) { > span:not(:first-child)::before {