From f95514bdd85831a577543f2cb223840f5250c43b Mon Sep 17 00:00:00 2001
From: Peter Sobot
Date: Wed, 25 Oct 2023 16:37:34 -0400
Subject: [PATCH] Add podcast embed.
---
docs/index.html | 28 +++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
diff --git a/docs/index.html b/docs/index.html
index d4a437a9..9419c336 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -138,10 +138,23 @@
line-height: 1.5em;
}
.middle .section.video {
- height: 550px;
+ height: 580px;
margin-top: 50px;
margin-bottom: 50px;
}
+ .middle .section.video p {
+ margin-left: 0;
+ margin-bottom: 10px;
+ }
+ .middle .section.podcast {
+ height: 350px;
+ margin-top: 50px;
+ margin-bottom: 50px;
+ }
+ .middle .section.podcast p {
+ margin-left: 0;
+ margin-bottom: 10px;
+ }
.footer {
background: rgb(25, 20, 20);
display: block;
@@ -261,6 +274,7 @@ Lightweight
+
Check out a demo of how to use Voyager in both Python and Java in 5 minutes:
+
+
You can hear more from the Voyager team on the NerdOut@Spotify podcast:
+
+