Skip to content

Commit cca4bbf

Browse files
authored
Merge pull request #167 from tsurdilo/addneurogliasponsor
add sponsors section
2 parents ad92825 + a75a9c7 commit cca4bbf

File tree

2 files changed

+41
-3
lines changed

2 files changed

+41
-3
lines changed

img/sponsor-icon.png

51.1 KB
Loading

index.html

Lines changed: 41 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -493,9 +493,6 @@ <h2 class="sub-headline">Join our workflow community</h2>
493493
of the highly innovative group of workflow enthusiasts and help us grow
494494
our project under the <a href="https://www.cncf.io/" target="_blank">CNCF</a> umbrella.
495495
</p>
496-
<p class="overview"><a
497-
href="https://crowdfunding.lfx.linuxfoundation.org/projects/serverless-workflow"
498-
target="_blank">Support</a> our project and it's growth by becoming a Sponsor.</p>
499496
<p class="overview"><a href="https://lu.ma/9y2a60aw" target="_blank">Join</a> our meetups and learn
500497
from the project creators and ask questions. </p>
501498
<p class="overview">Check out our latest <a href="https://www.youtube.com/watch?v=aImJRh8CHFQ"
@@ -518,6 +515,47 @@ <h2 class="sub-headline">Join our workflow community</h2>
518515
</div>
519516
</section>
520517

518+
<!-- sponsor section -->
519+
<section class="section section-releases-spotlight bg-gray">
520+
<header class="section-content section-header row align-items-start">
521+
<div class="column large-9 medium-12">
522+
<h2 class="sub-headline">Support our Project</h2>
523+
<p class="overview">And be featured on our website, workshops, talks, meetups and more!</p>
524+
</div>
525+
</header>
526+
<div class="section-content">
527+
528+
<article class="bg-white releases-summary">
529+
<div>
530+
<img class="summary-icon" alt="" role="presentation" src="img/sponsor-icon.png"
531+
data-progressive-image/>
532+
<p class="overview"><a href="https://crowdfunding.lfx.linuxfoundation.org/projects/serverless-workflow" target="_blank">Our Sponsors</a>
533+
play a big part of our project. Alongside our community, their donations foster the projects ability to
534+
growth and to maintain our 100% vendor neutrality.
535+
</p>
536+
<p class="overview">We would like to thank the following companies who have made donations to our
537+
project:
538+
</p>
539+
<p class="overview">
540+
<div>
541+
<h1 class="summary-title"><h1>Neuroglia</h1>
542+
<p class="summary-about">Neuroglia is a consultancy and solution design company for the
543+
digital transformation of companies and their services..</p>
544+
</div>
545+
<div class="summary-links">
546+
<a href="https://neuroglia.io/" class="button button-neutral button-reduced" target="_blank"
547+
aria-label="Website for Neuroglia">Website</a>
548+
</div>
549+
<p>
550+
551+
</div>
552+
</article>
553+
554+
</div>
555+
</section>
556+
557+
<!-- end sponsor section -->
558+
521559
<section class="section section-releases-spotlight bg-gray">
522560
<header class="section-content section-header row align-items-start">
523561
<div class="column large-9 medium-12">

0 commit comments

Comments
 (0)