From 517bcb701e2bae7e50022d39aa4caefc60591beb Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:39:40 -0500 Subject: [PATCH] Added HTML code for 'space' as there is no space on live site. --- src/layouts/page/package-detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/page/package-detail.html b/src/layouts/page/package-detail.html index b6fa551..d8ad331 100644 --- a/src/layouts/page/package-detail.html +++ b/src/layouts/page/package-detail.html @@ -36,7 +36,7 @@
- Copy the tea one-liner below into your terminal to install {{- .Title -}}. tea will interpret the documentation and take care of any dependencies. + Copy the tea one-liner below into your terminal to install  {{- .Title -}}. tea will interpret the documentation and take care of any dependencies.