From 12b052b1f480c5a95acd1477e28ce76f84ff7932 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 17 Feb 2020 19:46:17 +0000 Subject: Remove everything --- layouts/shortcodes/posts/recent.html | 6 ------ layouts/shortcodes/shows/recent_episodes.html | 6 ------ layouts/shortcodes/youtube/playlist_url.html | 1 - 3 files changed, 13 deletions(-) delete mode 100644 layouts/shortcodes/posts/recent.html delete mode 100644 layouts/shortcodes/shows/recent_episodes.html delete mode 100644 layouts/shortcodes/youtube/playlist_url.html (limited to 'layouts/shortcodes') diff --git a/layouts/shortcodes/posts/recent.html b/layouts/shortcodes/posts/recent.html deleted file mode 100644 index f4b28ca..0000000 --- a/layouts/shortcodes/posts/recent.html +++ /dev/null @@ -1,6 +0,0 @@ - - diff --git a/layouts/shortcodes/shows/recent_episodes.html b/layouts/shortcodes/shows/recent_episodes.html deleted file mode 100644 index fc01a57..0000000 --- a/layouts/shortcodes/shows/recent_episodes.html +++ /dev/null @@ -1,6 +0,0 @@ - - diff --git a/layouts/shortcodes/youtube/playlist_url.html b/layouts/shortcodes/youtube/playlist_url.html deleted file mode 100644 index cfdcf05..0000000 --- a/layouts/shortcodes/youtube/playlist_url.html +++ /dev/null @@ -1 +0,0 @@ -https://www.youtube.com/playlist?list={{ .Get 0 }} -- cgit v1.2.3-13-gbd6f