Add ad banner

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent d9c38790c8
commit 3ef0136869
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<div>
<div class="px-4 md:px-6 max-w-4xl mx-auto">
<div class="text-center">
<p>
Is your New Year's resolution to deliver better software, faster?
I have availability for <a href="{{ site.url }}/team-coaching">team coaching starting in January 2024</a>.
</p>
</div>
</div>
</div>

View file

@ -1,5 +1,7 @@
<link rel="stylesheet" href="/build/tailwind.css" />
{% include 'banner.html.twig' %}
<div class="px-4 md:px-6 max-w-4xl mx-auto">
<div class="space-y-10">
<main>