theme.toml: Add Font Awesome to tags

Still not sure how to differentiate tags and features for the Hugo
themes directory though...
This commit is contained in:
Alan Orth 2016-10-17 22:56:45 -04:00
parent 64cdb7f087
commit fdc982b9fb
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
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"]
tags = ["bootstrap", "blog", "fontawesome"]
features = ["responsive", "blog"]
min_version = 0.17