Skip to content

Commit

Permalink
podcast article: fix links and reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
exortech committed Aug 29, 2024
1 parent 98c0cf1 commit 7ff5a32
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
1 change: 0 additions & 1 deletion scss/brand.scss
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ $common-border-radius: 2px;
border: 0;
border-radius: 30px;
padding: 0.75em 1.25em;
font-size: 16px;
}

h3 {
Expand Down
25 changes: 14 additions & 11 deletions source/news/eco-podcasts/index.md.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: "Looking for something inspiring to listen to? Many amazing members
header-img: /img/news/breakfast.webp
header-img-alt: Eating a bowl of museli and reading a book
pubdate: 2023-06-29
update: 2024-08-29
author: Eco Domain (.eco)
layout: article.hbs
og-image: opengraph/breakfast-og.jpg
Expand Down Expand Up @@ -40,17 +41,20 @@ Planet Possible tells the stories of the people paving the way for positive plan

</div>
<div class="col-sm-3 d-none d-sm-block">
<a href="https://planetpossible.eco/"><img class="podcast-logo" src="/img/news/podcast-planetpossible.png" alt="Logo for the Planet Possible podcast"></a></div></div>
<a href="https://planetpossible.eco/"><img class="podcast-logo" src="/img/news/podcast-planetpossible.png" alt="Logo for the Planet Possible podcast"></a>
</div>
</div>

<div class="row align-items-center h-100">
<div class="col-sm-9">

### [VeggieWorld](https://veggieworld.eco/thema/podcast/) (German)
The VeggieWorld Podcast is one of the most popular vegan podcasts in German-speaking countries. The podcast is full of tips, information and interviews about a vegan lifestyle.
### [Carbon Copy](https://carboncopy.eco/podcast)

The Carbon Copy podcast is about big-thinking local climate action. It covers the actions that environmentalists across the UK are inspiring and taking action.

</div>
<div class="col-sm-3 d-none d-sm-block">
<a href="https://veggieworld.eco/thema/podcast/"><img class="podcast-logo" src="/img/news/podcast-veggieworld.png" alt="Logo for the VeggieWorld podcast"></a>
<a href="https://carboncopy.eco/podcast"><img class="podcast-logo" src="/img/news/podcast-carboncopy.webp" alt="Logo for the Copy This podcast"></a>
</div>
</div>

Expand All @@ -69,26 +73,25 @@ The VeggieWorld Podcast is one of the most popular vegan podcasts in German-spea
<div class="row align-items-center h-100">
<div class="col-sm-9">

### [Chiara](https://www.chiara.eco/podcast/) (Italian)

The Chiara podcast follows the Municipality of Bologna in its work to transition towards a future that is sustainable and leaves no one behind.
### [VeggieWorld](https://veggieworld.eco/thema/podcast/) (German)
The VeggieWorld Podcast is one of the most popular vegan podcasts in German-speaking countries. The podcast is full of tips, information and interviews about a vegan lifestyle.

</div>
<div class="col-sm-3 d-none d-sm-block">
<a href="https://www.chiara.eco/podcast/"><img class="podcast-logo" src="/img/news/podcast-chiara.svg" alt="Logo for the Chiara.eco podcast"></a>
<a href="https://veggieworld.eco/thema/podcast/"><img class="podcast-logo" src="/img/news/podcast-veggieworld.png" alt="Logo for the VeggieWorld podcast"></a>
</div>
</div>

<div class="row align-items-center h-100">
<div class="col-sm-9">

### [Copy This](https://carboncopy.eco/copy-this) by [Carbon Copy](https://carboncopy.eco/)
### [Chiara](https://www.chiara.eco/podcast/) (Italian)

Copy This is a podcast about big-thinking local climate action. It covers the actions that environmentalists across the UK are inspiring and taking action.
The Chiara podcast follows the Municipality of Bologna in its work to transition towards a future that is sustainable and leaves no one behind.

</div>
<div class="col-sm-3 d-none d-sm-block">
<a href="https://carboncopy.eco/copy-this"><img class="podcast-logo" src="/img/news/podcast-copythis.png" alt="Logo for the Copy This podcast"></a>
<a href="https://www.chiara.eco/podcast/"><img class="podcast-logo" src="/img/news/podcast-chiara.svg" alt="Logo for the Chiara.eco podcast"></a>
</div>
</div>

Expand Down

0 comments on commit 7ff5a32

Please sign in to comment.