moving icon indicating copy to clipboard operation
moving copied to clipboard

[feature] Show post last modified date

Open Vel-San opened this issue 5 years ago • 0 comments

Small addition to the posts layout that shows when was the last edit of the post.

Usage:

Upon creation of a post, add 'last_modified_at' in the header with the date of your edit!

Example: last_modified_at: '2020-05-7 15:18:05'

And you should add your timezone in _config.yml

Example:

timezone: Germany/Berlin

How it looks like:

demo

Vel-San avatar May 07 '20 13:05 Vel-San