From 025a5b0925dc63f11f335cfc18cd828203ef4d85 Mon Sep 17 00:00:00 2001
From: TorchedSammy <38820196+TorchedSammy@users.noreply.github.com>
Date: Tue, 21 Jun 2022 23:27:32 -0400
Subject: [PATCH] docs(website): use either description or summary for embed
---
website/content/_index.md | 6 ++++++
website/content/install.md | 1 +
website/themes/hsh/layouts/partials/head.html | 4 ++--
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/website/content/_index.md b/website/content/_index.md
index c44d436..976e387 100644
--- a/website/content/_index.md
+++ b/website/content/_index.md
@@ -1,3 +1,9 @@
+---
+description: |
+Something Unique. Hilbish is the new interactive shell for Lua fans.
+Extensible, scriptable, configurable: All in Lua.
+---
+
[//]: <>
diff --git a/website/content/install.md b/website/content/install.md
index 4bdf67e..6ff4b15 100644
--- a/website/content/install.md
+++ b/website/content/install.md
@@ -1,5 +1,6 @@
---
title: Install
+description: Steps on how to install Hilbish on all the OSes and distros supported.
layout: page
---
# Github Prebuilt Binaries
diff --git a/website/themes/hsh/layouts/partials/head.html b/website/themes/hsh/layouts/partials/head.html
index 99f7d05..e344573 100644
--- a/website/themes/hsh/layouts/partials/head.html
+++ b/website/themes/hsh/layouts/partials/head.html
@@ -10,8 +10,8 @@
-
-
+
+