📝 Update docs

This commit is contained in:
James Panther
2023-01-23 08:49:09 +11:00
parent a3f3374857
commit 91cafad2df
2 changed files with 11 additions and 1 deletions
+8
View File
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Added
- New icons for `mobile` and `phone`
### Fixed
- Author links containing URLs in non-hypertext schemes (ie. `tel:`) would not be created as links ([#452](https://github.com/jpanther/congo/pull/452))
## [2.5.1] - 2023-01-20
### Changed
+3 -1
View File
@@ -1,7 +1,7 @@
---
title: "Icons"
date: 2020-08-14
lastmod: 2022-03-09
lastmod: 2023-01-23
draft: false
description: "Icon support in Congo."
slug: "icons"
@@ -48,10 +48,12 @@ The full list of built-in icons and their corresponding names can referenced bel
| mastodon | {{< icon mastodon >}} |
| medium | {{< icon medium >}} |
| microsoft | {{< icon microsoft >}} |
| mobile | {{< icon mobile >}} |
| moon | {{< icon moon >}} |
| orcid | {{< icon orcid >}} |
| patreon | {{< icon patreon >}} |
| pencil | {{< icon pencil >}} |
| phone | {{< icon phone >}} |
| pinterest | {{< icon pinterest >}} |
| reddit | {{< icon reddit >}} |
| researchgate | {{< icon researchgate >}} |