fixes adafruit/circuitpython-org#1046 - comment out cp day banner until next year
This commit is contained in:
parent
c856f2c078
commit
f98ee4447d
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ layout: home
|
|||
---
|
||||
|
||||
<div id="home-page">
|
||||
{% comment %}
|
||||
<div class="promotion-banner">
|
||||
<a
|
||||
href="https://blog.adafruit.com/2022/08/08/circuitpython-day-2022-schedule-circuitpythonday2022-circuitpython-python/">
|
||||
|
|
@ -12,6 +13,7 @@ layout: home
|
|||
/>
|
||||
</a>
|
||||
</div>
|
||||
{% endcomment %}
|
||||
<div class="headline-banner">
|
||||
<div class="img-overlay"></div>
|
||||
<img class="image-headline" alt="hero image"
|
||||
|
|
|
|||
Loading…
Reference in a new issue