Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Add link to podcast
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 30, 2024
1 parent 310f948 commit 198742a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _layouts/skeleton.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
<html lang="en">
{%- include head.html -%}
<body>
<div class="notification is-primary is-light">
<div class="container">
<p class="has-text-centered">
<strong>New!</strong>
<a href="https://awala.alitu.com" class="has-text-weight-bold" target="_blank">Listen to the <em>Inside Awala</em> podcast</a>
to get a backstage pass to the project.
</p>
</div>
</div>
{%- include navigation.html -%}

{{ content }}
Expand Down

0 comments on commit 198742a

Please sign in to comment.