Allow to disable the round avatar (#612)

This commit is contained in:
Gabriel 2020-04-19 00:31:01 +02:00 committed by GitHub
parent 09bbb35651
commit 2e3ba13c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 1 deletions

View file

@ -4,6 +4,8 @@ This file lists all non-trivial changes to Beautiful Jekyll.
I often make small changes to documentation, to the demo site, or to the general look-and-feel. These changes will not be listed here. Any other minor changes will also not be listed here.
**2020-04-18** Add ability to disable round logo (thanks @gpotter2)
**2020-04-01** Add support for Utterances comments (#596) (thanks @colynn)
**2020-03-23** Remove just-comments as it's getting killed at the end of the year