From 1a96af1f442ef1c1393fa1ce3a759dc16ce75f23 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 19 Dec 2020 02:19:37 -0300 Subject: Add Podcast structure, with public entrypoint commented out --- _layouts/podcast.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _layouts/podcast.html (limited to '_layouts/podcast.html') diff --git a/_layouts/podcast.html b/_layouts/podcast.html new file mode 100644 index 0000000..e75ca7d --- /dev/null +++ b/_layouts/podcast.html @@ -0,0 +1,10 @@ +--- +layout: post +--- + + + +{{ content }} -- cgit v1.2.3