mirror of https://github.com/jpanther/congo.git
📝 Add Blogger icon to docs
parent
61cb1d4a76
commit
b9e09d409e
|
@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Icon for Blogger ([#71](https://github.com/jpanther/congo/pull/71))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Error when building using older Hugo versions ([#65](https://github.com/jpanther/congo/pull/65))
|
||||
|
|
|
@ -17,6 +17,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
|||
| -------------------- | --------------------------------- |
|
||||
| amazon | {{< icon amazon >}} |
|
||||
| apple | {{< icon apple >}} |
|
||||
| blogger | {{< icon blogger >}} |
|
||||
| codepen | {{< icon codepen >}} |
|
||||
| dev | {{< icon dev >}} |
|
||||
| dribbble | {{< icon dribbble >}} |
|
||||
|
|
Loading…
Reference in New Issue