From 737b4700a0be7f8f9ac494d0c9a743206a24aac9 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 12 May 2022 21:25:56 +0000 Subject: [PATCH] put ads at the end Signed-off-by: Xe Iaso --- templates/blogpost.rs.html | 4 ++-- templates/talkpost.rs.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/blogpost.rs.html b/templates/blogpost.rs.html index 162782a..51e6b4b 100644 --- a/templates/blogpost.rs.html +++ b/templates/blogpost.rs.html @@ -74,10 +74,10 @@ A @post.read_time_estimate_minutes minute read. -
- @body +
+
@if post.front_matter.vod.is_some() { diff --git a/templates/talkpost.rs.html b/templates/talkpost.rs.html index 89d9f08..b2f64ce 100644 --- a/templates/talkpost.rs.html +++ b/templates/talkpost.rs.html @@ -56,12 +56,12 @@ } -
- @body Link to the slides +
+