From 82aba8aaf5edd25abdd13d328d7bf3465a998cec Mon Sep 17 00:00:00 2001
From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com>
Date: Tue, 28 Mar 2023 18:19:34 -0400
Subject: [PATCH] Revert "Update Meta Info"
---
.github/build-package-pages.sh | 5 ++---
src/config.toml | 8 --------
src/content/_index.md | 5 +++--
src/content/careers.md | 2 +-
src/content/packages.md | 4 ++--
src/layouts/partials/head.html | 16 ++++++++--------
src/static/cover-v3.png | Bin 66104 -> 0 bytes
src/static/cover.png | Bin 66104 -> 325083 bytes
8 files changed, 16 insertions(+), 24 deletions(-)
delete mode 100644 src/static/cover-v3.png
diff --git a/.github/build-package-pages.sh b/.github/build-package-pages.sh
index 974ae06..5774526 100755
--- a/.github/build-package-pages.sh
+++ b/.github/build-package-pages.sh
@@ -18,11 +18,10 @@ for row in $(jq -r '.[] | @base64' < "$1"); do
touch "$2"/"+$full_name".md
content="---
type: page
-title: \"Install $(_jq '.name')\"
+title: \"$(_jq '.name')\"
maintainer: \"$(_jq '.maintainer')\"
Description: \"$(_jq '.desc' | tr '\"' "'")\"
-og_image: \"$(_jq '.thumb_image_url')\"
layout: \"package-detail\"
---"
echo "$content" > "$2"/"+$full_name".md
-done
+done
\ No newline at end of file
diff --git a/src/config.toml b/src/config.toml
index ec7f084..5c8c7be 100644
--- a/src/config.toml
+++ b/src/config.toml
@@ -5,14 +5,6 @@ title = 'Equitable Open-Source for Web3'
# menu links via config file
[menu]
-
- [[menu.main]]
- identifier = 'home'
- name = 'Home'
- title = 'home'
- url = '/'
- weight = 1
-
[[menu.main]]
identifier = 'docs'
name = 'Docs'
diff --git a/src/content/_index.md b/src/content/_index.md
index 231c3a1..54bd8de 100644
--- a/src/content/_index.md
+++ b/src/content/_index.md
@@ -1,6 +1,7 @@
---
-title: "Install tea"
+title: "Home"
Description: "the next-generation, cross‐platform package manager"
layout: "index"
-og_image: "https://s3.amazonaws.com/www.tea.xyz/cover.png"
+menu: main
+weight: 1
---
diff --git a/src/content/careers.md b/src/content/careers.md
index bc0ecdb..735c40e 100644
--- a/src/content/careers.md
+++ b/src/content/careers.md
@@ -1,5 +1,5 @@
---
-title: "tea Careers"
+title: "Careers"
Description: "We're Hiring! Apply Today!"
layout: "careers"
---
diff --git a/src/content/packages.md b/src/content/packages.md
index 2b00c78..f7efa18 100644
--- a/src/content/packages.md
+++ b/src/content/packages.md
@@ -1,6 +1,6 @@
---
-title: "tea Pantry"
-Description: "Browse and Install Open-Source Software"
+title: "Pantry"
+Description: "Browse our packages"
layout: "packages"
menu: main
weight: 1
diff --git a/src/layouts/partials/head.html b/src/layouts/partials/head.html
index 1423af0..03df334 100644
--- a/src/layouts/partials/head.html
+++ b/src/layouts/partials/head.html
@@ -81,21 +81,21 @@
-
+
-
-
+
+
-
-
-
+
+
+
-
+
-
+