diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss index af556cd..69944a4 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 {