~alanorth/hugo-theme-bootstrap4-blog

5797675dbda6a2a0d7f0739daadfdec01aa8f621 — Alan Orth 1 year, 10 months ago 8cdfeb2
theme.toml: Add demo link

As of 2021-07-01 the Hugo Themes showcase is no longer building our
themes so we need to include a link to a demo.
1 files changed, 1 insertions(+), 0 deletions(-)

M theme.toml
M theme.toml => theme.toml +1 -0
@@ 3,6 3,7 @@ license = "CC-BY-3.0"
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/LICENSE.txt"
description = "A simple Hugo theme based on the Bootstrap v4 blog example."
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4-blog"
demosite = "https://picturingjordan.com"
tags = ["bootstrap", "blog", "font awesome"]
features = ["responsive", "blog"]
min_version = 0.55