-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
- BREAKING | ||
- remove `geekblogAnchorLeft`; | ||
for a better spacing left-side anchors were removed | ||
- ENHANCEMENT | ||
- slightly change the date formate displayed on posts | ||
- use `.Lastmod` instead of `.Date` on posts | ||
the date on updated posts will be prefixed with `Updated on` string | ||
modifications from the same day are ignored | ||
- add read time indicator | ||
- add basic post metadata to posts single view | ||
- display page metadata only on content type `posts` | ||
- add a small radius to feature images |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters