Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apvarun committed Dec 25, 2022
1 parent 12d2173 commit 2bcf105
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

All the changes made to Showcase theme for Hugo.

## v2.0.0 - 2022-12-25

### Added

- BREAKING: Ability to specify social icons order #91
- Table of contents support #84
- Search customization #79
- Option to skip showing thumbnail in post page #93
- Added more social icons
- Mastodon #92
- XDA #83
- Telegram #83
- Buy me a coffee #83
- Google Scholar #85
- Facebook #90
- Behance #66
- Tiktok #77
- Stackoverflow #71

### Fixed

- Inline code block #78

## v1.5.0 - 2022-08-11

### Added
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blist",
"version": "1.5.0",
"version": "2.0.0",
"description": "Blist is a clean and fast blog theme for your Hugo site.",
"main": "index.js",
"repository": "https://github.com/apvarun/blist-hugo-theme",
Expand Down

0 comments on commit 2bcf105

Please sign in to comment.