📝 Add Blogger icon to docs

pull/75/head
James Panther 2021-12-31 09:05:48 +11:00
parent 61cb1d4a76
commit b9e09d409e
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
2 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased] ## [Unreleased]
### Added
- Icon for Blogger ([#71](https://github.com/jpanther/congo/pull/71))
### Fixed ### Fixed
- Error when building using older Hugo versions ([#65](https://github.com/jpanther/congo/pull/65)) - Error when building using older Hugo versions ([#65](https://github.com/jpanther/congo/pull/65))

View File

@ -17,6 +17,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| -------------------- | --------------------------------- | | -------------------- | --------------------------------- |
| amazon | {{< icon amazon >}} | | amazon | {{< icon amazon >}} |
| apple | {{< icon apple >}} | | apple | {{< icon apple >}} |
| blogger | {{< icon blogger >}} |
| codepen | {{< icon codepen >}} | | codepen | {{< icon codepen >}} |
| dev | {{< icon dev >}} | | dev | {{< icon dev >}} |
| dribbble | {{< icon dribbble >}} | | dribbble | {{< icon dribbble >}} |