Skip to content

Commit

Permalink
Update clever-remarks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LoydOsborne committed Nov 14, 2024
1 parent fe66480 commit ab3cef2
Showing 1 changed file with 36 additions and 3 deletions.
39 changes: 36 additions & 3 deletions show/clever-remarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,43 @@ post-image: "https://cdn.scyted.tv/website-assets/casting-calls/clever-remarks.j
description: The Game Show where we answer some of the world's silliest questions.
---

<h3>Season 1</h3>
<p>Coming to ScytedTV in 2024!</p>
<style>

.banner-image {
vertical-align: middle;
width: 100%;
height: 100%;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

</style>

<img src="https://cdn.scyted.tv/website-assets/show-banners/clever-remarks.jpg" alt="Banner Image" class="banner-image">

<h1>Clever Remarks</h1>

<div style="display: flex; gap: 15px; margin-bottom: 20px; justify-content: center;">
<a href="https://www.youtube.com/playlist?list=PLYdXesedYII5q5Bc1O-OFsBV8LU-3uepK" target="_blank">
<img src="https://cdn.scyted.tv/website-assets/company-logos/youtube-music.png" alt="YouTube" style="width: 40px; height: 40px; border-radius: 8px;">
</a>
<a href="https://open.spotify.com/show/5Bi5w80thxqmsy5MOrD1z1" target="_blank">
<img src="https://cdn.scyted.tv/website-assets/company-logos/spotify.png" alt="Spotify" style="width: 40px; height: 40px; border-radius: 8px;">
</a>
<a href="https://music.amazon.ca/podcasts/2e580fc3-06a6-48d5-aa25-cfa413d91dc8/clever-remarks" target="_blank">
<img src="https://cdn.scyted.tv/website-assets/company-logos/amazon-music.png" alt="Amazon Music" style="width: 40px; height: 40px; border-radius: 8px;">
</a>
<a href="https://podcasts.apple.com/us/podcast/clever-remarks/id1734645647" target="_blank">
<img src="https://cdn.scyted.tv/website-assets/company-logos/apple-podcasts.png" alt="Apple Podcasts" style="width: 40px; height: 40px; border-radius: 8px;">
</a>
</div>

<div class="video-grid" id="video-grid" data-playlist-id="PLYdXesedYII5q5Bc1O-OFsBV8LU-3uepK"></div>

<h4>Check out casting opportunities at <a href= "https://www.scyted.tv/blog/clever-remarks" target="_blank">scyted.tv/blog/clever-remarks</a>!</h4>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/6vwuW9QAwg6cXAoq9YCou7/video?utm_source=generator" width="100%" height="279" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

<iframe allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write" frameborder="0" height="450" style="width:100%;overflow:hidden;border-radius:10px;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src="https://embed.podcasts.apple.com/us/podcast/clever-remarks/id1734645647"></iframe>

<!-- <h4>Check out casting opportunities at <a href= "https://www.scyted.tv/blog/clever-remarks" target="_blank">scyted.tv/blog/clever-remarks</a>!</h4> -->

<script src="show-scripts.js"></script>

0 comments on commit ab3cef2

Please sign in to comment.