Skip to content

Commit

Permalink
Updated redirector files
Browse files Browse the repository at this point in the history
  • Loading branch information
mr_universe34@hotmail.com committed Jul 31, 2024
1 parent 00ee993 commit 47d0b02
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions _layouts/redirector.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,13 @@
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%) }
div.center-middle-img {
text-align: center;
position: relative }
</style>
<div class="center-middle-img">
<img src="{{ page.image}}" alt="{{ page.title }}" width="250px">
</div>
<div class="center-middle" style="">
<p>You will be redirected to</br>
<strong>{{ page.title }} </strong></p>
Expand Down
3 changes: 2 additions & 1 deletion _pages/tic-.md → _pages/tic/tic-.md
Original file line number Diff line number Diff line change
@@ -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
---
2 changes: 1 addition & 1 deletion _pages/tic-apple.md → _pages/tic/tic-apple.md
Original file line number Diff line number Diff line change
@@ -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
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added assets/images/TIC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47d0b02

Please sign in to comment.