{{title}}
- - {{#if custom_excerpt}} -{{custom_excerpt}}
- {{/if}} - - -diff --git a/assets/css/index.css b/assets/css/index.css
index d55e56e..a6a4ac4 100644
--- a/assets/css/index.css
+++ b/assets/css/index.css
@@ -396,16 +396,6 @@ html,
.gh-postfeed > *:first-child .gh-post-authors {
padding: 0;
}
-
- .gh-postfeed > .podcast-card:first-child .podcast-card-content {
- grid-column-start: 1;
- grid-row-start: 1;
- }
-
- .gh-postfeed > .podcast-card:first-child .podcast-card-content .gh-card-title {
- font-size: 5rem;
- text-transform: none;
- }
.gh-postfeed > :first-child .gh-post-authors {
margin-top: 4rem;
@@ -523,12 +513,6 @@ html,
opacity: 0.8;
}
-.podcast-card-content {
- max-width: 720px;
- text-align: left;
- padding: 1rem 0;
-}
-
/* Page
/* ---------------------------------------------------------- */
@@ -624,13 +608,6 @@ html,
margin: 2rem 0;
}
-.podcast-content h2 {
- font-family: var(--font-display);
- font-weight: normal;
- text-transform: uppercase;
- font-size: 4em;
-}
-
/* Social share button & modal
/* ---------------------------------------------------------- */
diff --git a/custom-podcast.hbs b/custom-podcast.hbs
deleted file mode 100644
index 766a2e0..0000000
--- a/custom-podcast.hbs
+++ /dev/null
@@ -1,95 +0,0 @@
-{{!< default}}
-
-{{#post}}
-
- {{custom_excerpt}} {{excerpt}}{{title}}
-
- {{#if custom_excerpt}}
- {{title}}
- {{#if @first}}
-