We're not running on adhoc sponsorship money any more.
This commit is contained in:
parent
b6c8907821
commit
42f9cc182f
3 changed files with 8 additions and 1 deletions
|
|
@ -2,6 +2,8 @@ contribution: Github provided the funding for the first pressing of the BeeWare
|
|||
---
|
||||
join_date: 2017-04-01
|
||||
---
|
||||
end_date: 2019-03-30
|
||||
---
|
||||
level: adhoc
|
||||
---
|
||||
name: GitHub
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@ contribution: Revolution Systems provided the funding for the second pressing of
|
|||
---
|
||||
join_date: 2016-09-02
|
||||
---
|
||||
end_date: 2019-03-30
|
||||
---
|
||||
level: adhoc
|
||||
---
|
||||
name: Revolution Systems
|
||||
|
|
|
|||
|
|
@ -60,6 +60,9 @@
|
|||
|
||||
<div class="d-none d-sm-block col-sm-4">
|
||||
<div class="sidebar-module sidebar-module-inset gutter">
|
||||
{#
|
||||
Mar 30 2019: Removed the sponsors block because there's no current sponsors.
|
||||
However, any site redesign needs to keep a place for it.
|
||||
|
||||
{{ this.gutter_top }}
|
||||
<div id="carousel-members" class="carousel slide" data-ride="carousel">
|
||||
|
|
@ -73,7 +76,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#}
|
||||
<hr/>
|
||||
|
||||
<h3><a href="{{ '/news/buzz/'|url(alt=this.alt) }}">{{ t_latest_news }}</a></h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue