Change tag from fontawesome to font awesome

To match the majority on the new tagcloud on http://themes.gohugo.io/.
This commit is contained in:
Bjørn Erik Pedersen 2017-04-26 20:31:44 +02:00 committed by GitHub
parent e97e5983a5
commit 5718749ba2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ license = "GPL-3.0"
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4/blob/master/LICENSE.txt"
description = "A simple Hugo theme based on the Bootstrap v4 blog example."
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
tags = ["bootstrap", "blog", "fontawesome"]
tags = ["bootstrap", "blog", "font awesome"]
features = ["responsive", "blog"]
min_version = 0.19