pidgin/nest

Update for the 2.14.3 release

2021-04-09, Sorvival
d386f4debb86
Update for the 2.14.3 release

- Modify config.toml to use the new version
- Add notes for 2.14.3 to ChangeLog
- Add blog post for Pidgin 2.14.3

Testing Done:
ran `dev-server.sh` and verified contents were the expected

Reviewed at https://reviews.imfreedom.org/r/600/
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Learn"
license = "MIT"
licenselink = "https://github.com/matcornic/hugo-theme-learn/blob/master/LICENSE.md"
description = "Documentation theme for Hugo, based on Grav Learn theme"
homepage = "https://github.com/matcornic/hugo-theme-learn/"
repo = "https://github.com/matcornic/hugo-theme-learn"
tags = ["documentation", "grav", "learn", "doc", "search"]
features = ["documentation", "menu", "nested sections", "search"]
min_version = 0.25
[author]
name = "Mathieu Cornic"
homepage = "https://matcornic.github.io/"
[original]
name = "Grav Learn"
homepage = "https://learn.getgrav.org/"
repo = "https://github.com/getgrav/grav-learn"