📝 Add Blogger icon to docs

This commit is contained in:
James Panther
2021-12-31 09:05:48 +11:00
parent 61cb1d4a76
commit b9e09d409e
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -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))
+1
View File
@@ -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 >}} |