diff --git a/_blog/2020-09-04-New icon.md b/_blog/2020-09-04-New icon.md index 0e603903c..6b248cff8 100644 --- a/_blog/2020-09-04-New icon.md +++ b/_blog/2020-09-04-New icon.md @@ -2,7 +2,7 @@ title: New icon excerpt: Announcing the poll results and our new icon date: "2020-09-04 12:00:00" -image: "default.png" +image: "2020/default.png" author: bytehamster layout: blog guid: https://antennapod.org/blog/2020/09/new-icon diff --git a/_includes/event-card.html b/_includes/event-card.html index 1fa55058c..35d55813d 100644 --- a/_includes/event-card.html +++ b/_includes/event-card.html @@ -1,6 +1,6 @@
- +

{{ event.title }}

diff --git a/_includes/footer.html b/_includes/footer.html index 6739e5b52..85c16c1e7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -11,7 +11,7 @@
+ src="/assets/branding/logo-full-horizontal-dynamic.svg" width="260px" />

{% t footer.description %}

diff --git a/_includes/head.html b/_includes/head.html index 0cfb1d3d9..b47799e12 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -21,7 +21,7 @@ {% elsif page.image %} /assets/images/{{ page.image }} {% else %} - /assets/images/blog/default.png + /assets/branding/covers/Cover_001.png {% endif %} {% endcapture %} {% assign image = image | strip | prepend: site.url %} @@ -48,13 +48,15 @@ - - - - - - - + + + + + + + + + diff --git a/_includes/nav.html b/_includes/nav.html index aedfe6bfd..f29e58868 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,77 +1,84 @@ -
-
-