diff --git a/_layouts/redirector.html b/_layouts/redirector.html index a803603..0e95d01 100644 --- a/_layouts/redirector.html +++ b/_layouts/redirector.html @@ -36,7 +36,13 @@ left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } +div.center-middle-img { + text-align: center; + position: relative } +
+ {{ page.title }} +

You will be redirected to
{{ page.title }}

diff --git a/_pages/tic-.md b/_pages/tic/tic-.md similarity index 76% rename from _pages/tic-.md rename to _pages/tic/tic-.md index 6c22fe2..353b663 100644 --- a/_pages/tic-.md +++ b/_pages/tic/tic-.md @@ -1,6 +1,7 @@ --- layout: redirector title: The Immigrant Chronicles Podcast -permalink: /podcast +permalink: /tic redirect_page: https://podcasters.spotify.com/pod/show/the-immigrant-chronicles +image: /assets/images/TIC.jpg --- \ No newline at end of file diff --git a/_pages/tic-apple.md b/_pages/tic/tic-apple.md similarity index 84% rename from _pages/tic-apple.md rename to _pages/tic/tic-apple.md index d2a90d9..6e5e516 100644 --- a/_pages/tic-apple.md +++ b/_pages/tic/tic-apple.md @@ -1,6 +1,6 @@ --- layout: redirector title: TIC on Apple Podcasts -permalink: /apple-podcasts +permalink: /tic-apple redirect_page: https://podcasts.apple.com/us/podcast/coach-rye-micropods/id1471231521?uo=4 --- \ No newline at end of file diff --git a/_pages/tic-google.md b/_pages/tic/tic-google.md similarity index 100% rename from _pages/tic-google.md rename to _pages/tic/tic-google.md diff --git a/_pages/tic-spotify-episode.md b/_pages/tic/tic-spotify-episode.md similarity index 100% rename from _pages/tic-spotify-episode.md rename to _pages/tic/tic-spotify-episode.md diff --git a/_pages/tic-spotify-redirect.md b/_pages/tic/tic-spotify-redirect.md similarity index 100% rename from _pages/tic-spotify-redirect.md rename to _pages/tic/tic-spotify-redirect.md diff --git a/_pages/tic-spotify.md b/_pages/tic/tic-spotify.md similarity index 100% rename from _pages/tic-spotify.md rename to _pages/tic/tic-spotify.md diff --git a/assets/images/TIC.jpg b/assets/images/TIC.jpg new file mode 100644 index 0000000..da73b94 Binary files /dev/null and b/assets/images/TIC.jpg differ